ProviderSession
Authorizations
X-ACCESS-TOKENstringRequired
Path parameters
providerIdstringRequired
sessionIdstringRequired
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/v1/providers/{providerId}/sessions/{sessionId}/statusNo content
Was this helpful?