Skip to main content
POST
Bulk unlink tests from agent

Authorizations

X-API-Key
string
header
required

API key for authentication

Body

application/json
agent_uuid
string
required

Agent to unlink tests from

Required string length: 36
Example:

"f47ac10b-58cc-4372-a567-0e02b2c3d479"

test_uuids
string[]
required

Tests to unlink from the agent

Required string length: 36
Example:

Response

Successful Response

deleted_count
integer
required

Number of links removed. Tests that were not linked are excluded

message
string
required

Confirmation message