SessionsCallbackResponse
Confirms the callback configuration update
dataData
messagestring
Human-readable message describing the result.
statusstring
Status of the operation (e.g., "success", "error").
timestampstring
Timestamp when the response was generated. Format: RFC3339 in UTC timezone.
SessionsCallbackResponse
{
"data": {},
"message": "string",
"status": "string",
"timestamp": "string"
}