Session
Path parameters
sessionIdstringRequired
Header parameters
X-ACCESS-TOKENstringRequired
Responses
200
The session is valid and the content can be served.
No content
401
The API key or providerId is invalid.
application/json
404
The session is invalid and the content should not be served.
application/json
patch
/live_api/s2s/v1/sessions/{sessionId}/statusNo content
Last updated
Was this helpful?