Update Sessions Callback
PUT/sessions/callback
Configures the callback URL for receiving session update notifications (PUSH model).
When enabled, the CPO will send POST requests to the specified URL whenever a session is created or updated.
The callback payload contains the full session object.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.