Skip to content

Admin Experiments

All paths below are relative to the base URL https://api.agentdepot.org — for example GET https://api.agentdepot.org/api/admin/agent-experiments-settings. Authenticate with an Authorization: Bearer <token> header. See the REST API reference for details.

Get Agent Experiments Settings

Responses

StatusDescriptionBody
200Successful ResponseAgentExperimentsSettingsResponse
422Validation ErrorHTTPValidationError

PATCH /api/admin/agent-experiments-settings

Section titled “PATCH /api/admin/agent-experiments-settings”

Update Agent Experiments Settings

Request body (required)

FieldTypeRequiredDescription
enabledbooleanno

Responses

StatusDescriptionBody
200Successful ResponseAgentExperimentsSettingsResponse
422Validation ErrorHTTPValidationError