Update Specific User Agent
Updates a specific agent, by address from the platform
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
address
Query Parameters
no_cache
Request
This endpoint expects an object.
name
Updated agent's display name.
readme
Updated README content.
avatar_url
New URL for the agent avatar image.
short_description
Short description of the agent.
Response
Successful Response