Agents

Report deployment install outcome from capture agent

POST
/agent/deployments/{deploymentId}/report

Authorization

AgentBearerAuth
AuthorizationBearer <token>

Capture agent token issued at enrollment

In: header

Path Parameters

deploymentId*string

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Placeholder: referenced in paths but missing from OpenAPI SSOT. Docs-only stub.

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/agent/deployments/string/report" \  -H "Content-Type: application/json" \  -d '{}'
{}
{  "message": "string"}
{  "message": "string"}
{  "message": "string"}
{  "message": "string"}