curl --request PATCH \
--url https://api.shareofmodel.ai/v1/internal/workspaces/{workspace_id}/archive \
--header 'Authorization: <api-key>'Archives all analyses and website evaluations in a workspace. Called by Hal when a workspace is archived.
curl --request PATCH \
--url https://api.shareofmodel.ai/v1/internal/workspaces/{workspace_id}/archive \
--header 'Authorization: <api-key>'Documentation Index
Fetch the complete documentation index at: https://docs.shareofmodel.ai/llms.txt
Use this file to discover all available pages before exploring further.