Skip to main content
Skip table of contents

Tearing down an OTT session

At the end of the session, the client device must close the session. SSM then decrements the number of active sessions for the account, meaning a new session for the account can be set up.

Request

To tear down an OTT session, send an HTTP POST request to:

http://<host>:<port>/{frontEndAddress}/{tenantId}/ssm/v1/sessions/teardown

Headers

  • nv-authorizations – the most recent session token (returned by the session setup request or the previous keep-alive call)

Response

A successful response returns an HTTP 204 status containing a success message.

See the API documentation below for the full list of return codes.

See also

For full details of this API, see Teardown.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.