Update session context
PUT/v1/desks/:desk_id/sessions/:session_id/context
Update the context variables for an active session. Context is merged with existing values, not replaced. Permissions - desks.read and sessions.write.
Request
Responses
- 200
- 404
Updated context
The specified resource was not found
Response Headers
X-Request-Id
Unique identifier for the API request, useful for debugging and tracking.
Example:
abc123xyz789