Update agent session
PATCH/v2/agents/:agent_key/sessions/:session_key
Update an existing agent session's configuration and metadata.
Request
Responses
- 200
- 400
- 403
- 404
The agent session has been updated successfully.
Session update request was malformed.
Permissions do not allow updating this agent session.
Agent or session not found.