Update User Agent Code
Updates the code for a specific agent, identified by address
Path parameters
address
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Query parameters
no_cache
Request
This endpoint expects an object.
code
The updated source code for the agent, formatted as a JSON string containing files and content.
Response
Successful Response
digest
SHA256 digest of the agent's updated code.