Skip to main content

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

A successful response.