Create Task Agent Run Support Request
Request support for one or more visible Task Agent runs.
The request stores metadata plus a redacted diagnostic snapshot for each listed
run. The response returns metadata only and never includes the support payload.
Authentication
AuthorizationBearer
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
OR
AuthorizationBearer
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
Path parameters
org_id
The organization ID
project_id
The project ID
task_agent_id
The task agent ID
Request
This endpoint expects an object.
run_ids
annotation
Response
Support request created
id
org_id
project_id
requested_by_user_id
status
created
annotation
payload_redacted_at
payload_redacted_by_user_id
redaction_reason
modified
snapshot_entries
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error