Skip to main content
POST
Submit a claim

Authorizations

Authorization
string
header
required

A workspace API key, created on the Developers screen.

Body

application/json

What an agent submits. Always untrusted (SPEC §2).

action
string
required
Pattern: ^[a-z0-9]+(\.[a-z0-9_]+){2}$
agent_id
string
required
Required string length: 1 - 256
claimed_at
string<date-time>
required
client_claim_id
string
required
Required string length: 1 - 256
target
string
required
Required string length: 1 - 512
params
Params · object

Response

Successful Response

The response is of type Response Submit V1 Claims Post · object.