Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When the user stops watching the media, the client is expected to call the DELETE endpoint as per the standard flow.

In case client fails to call the DELETE endpoint, session will remain and expire eventually, until it does the user will have one less session available for use. The default expiration time is 2 hours.

Error cases

As with the standard flow, the API responds with errors when the session limit is reached or there are authentication errors.

...