Update agent thread metadata
PATCHhttps://platform.docana.com/api/v1/agents/:agentId/metadata/
Updates specThreadId and/or sandboxThreadId in the agent metadata. Fields set to null are cleared; omitted fields are left untouched.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The agent id and its updated metadata
Invalid body or agent without application
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
A resource referenced by the path does not exist or is not visible to the caller.
Unexpected server error.