Skip to main content
POST
Bulk delete evaluators

Authorizations

X-CEKURA-API-KEY
string
header
required

API Key Authentication. It should be included in the header of each request.

Body

scenarios
integer[]
required

List of evaluator (scenario) IDs to soft-delete.

agent_id
integer

Scope the permission check to a specific agent. Either this or project_id is required.

project_id
integer

Scope the permission check to a specific project. Either this or agent_id is required.

Response

No response body