Update Specific User Agent

Updates a specific agent, by address from the platform

Path parameters

addressstringRequired

Headers

AuthorizationstringRequired

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

Query parameters

no_cachebooleanOptionalDefaults to false

Request

This endpoint expects an object.
namestringOptional
Updated agent's display name.
readmestringOptional
Updated README content.
avatar_urlstringOptional
New URL for the agent avatar image.
short_descriptionstringOptional
Short description of the agent.

Response

Successful Response

Errors