Create a collared agent identity

Starts human-sponsored agent signup. The returned API key is collared until the sponsoring human approves the request or the fallback OTP is verified.

Request

This endpoint expects an object.
emailstringRequiredformat: "^[^\s@]+@[^\s@]+\.[^\s@]+$"<=254 characters
client_idanyRequired
namestring or nullOptional

Response

Success
api_keystring
agent_idstring
handleany
organization_idstring
verifiedboolean
approvalobject

Errors

400
Bad Request Error
409
Conflict Error
429
Too Many Requests Error