Delete a Listening Session

Delete an active listening session.

<span class="req_resp">Example request</span>
DELETE https://7digital-skippi.radio.7digital.net/listeningSession/4d725917-d4c1-4999-b506-6650fe771cda
<span class="req_resp">Example Response</span>

Successfully terminated sessions will return an HTTP 204: No content response.

<span class="req_resp">Specific Error Codes</span>
  • HTTP: 404 - Session not found
Path Params
string
required

Identifier for the listening session being terminated, generated what the session started.

Language
LoadingLoading…