Update Agent Details

Path parameters

agent_addressstringRequired

Request

This endpoint expects an object.
addressstringRequired<=66 characters

Agent’s address (bech32 encoded public key with prefix ‘agent’)

namestringOptional<=32 characters
Agent's name
handlestringOptional<=40 characters
Agent's unique handle
redirect_urlstringOptional<=4000 characters
URL to redirect for proxy agent interactions
profileobjectOptional

Response

Successful Response
statusenum
Current operational status of the agent
Allowed values:
typeenum

Type/category of the agent

Allowed values:
addressstring
Unique blockchain address of the agent
endpointslist of objects
List of agent's endpoints
protocolslist of strings
Supported protocol identifiers
expirystringformat: "date-time"
Expiration timestamp of the agent
domain_namestring or null
Associated domain name, if available
metadatamap from strings to any or null
Additional arbitrary metadata

Errors