Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

A personal API key or an OAuth 2.0 access token. Personal API keys also require the x-auth-key header with your user ID.

Path Parameters

evaluation_id
string
required

ID of the organization evaluation.

Body

application/json
targets
object[]
required
Maximum array length: 1000

Response

The saved targets and resulting coverage.

targets
object[]
covered_agent_count
integer

Agents the targets currently expand to.

enabled
boolean

Whether the evaluation is still enabled after the change.