Python
Agents
Claim a generated agent template
Redeem a claim_token from a prior POST /agents/generate call to retrieve the generated agent template. The token is consumed (single-use). Use the returned template to pre-populate the agent creation dialog.
POST
Python
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The claim token returned from POST /agents/generate