Update Specific Team Agent
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
slug
address
Request
This endpoint expects an object.
name
Updated name of the agent.
readme
Updated long markdown description of the agent.
avatar_url
Updated avatar URL of the agent.
short_description
Updated short summary of the agent.
agent_type
Updated type of the agent (default is ‘mailbox’).
Response
Successful Response
status
Current operational status of the agent
Allowed values:
type
Type/category of the agent
Allowed values:
address
Unique blockchain address of the agent
endpoints
List of agent's endpoints
protocols
Supported protocol identifiers
expiry
Expiration timestamp of the agent
domain_name
Associated domain name, if available
metadata
Additional arbitrary metadata
Errors
422
Unprocessable Entity Error