Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.

Path Parameters

run_id
string
required

Response

200 - application/json

Response for POST /v1/loops/runs/<run_id>/deactivate.

id
string
required

The deactivated Loops run ID.

base_model
string
required

The base model whose Loops run was deactivated.

user
UserV1 · object
required

The user who owns the Loops run.