Create Agent Handle

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
agent_addressstringRequiredformat: "^agent1[qpzry9x8gf2tvdw0s3jn54khce6mua7l]{59}$"
The address of the agent.
handlestringRequiredformat: "^[a-z0-9]+(-[a-z0-9]+)*$"
The handle to be used for the agent.

Response

Successful Response

Errors