Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://{regionAndDomain}.com/api/app/workspaces/{workspace_id}/experiments/{experiment_id}/archive \ --header 'Authorization: Basic <encoded-value>' \ --header 'Content-Type: application/json' \ --data '{}'
{ "status": "<string>", "results": {} }
Service Account
Empty request body for archiving an experiment
Success
"ok"
Was this page helpful?
Suggestions
Contact support