Update Code
Update the code for a specific agent.
Path parameters
address
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.
Errors
422
Unprocessable Entity Error