Quality-of-Service on Demand v1.0.0
Delete a QoS session
Release resources related to QoS session
If the notification callback is provided and the qosStatus of the session was AVAILABLE the client will receive in addition to the response a QOS_STATUS_CHANGED event with
- qosStatus as UNAVAILABLE and
- statusInfo as DELETE_REQUESTED There will be no notification event if the qosStatus was already UNAVAILABLE.
delete/quality-on-demand/v1/sessions/{sessionId}
Path parameters
sessionIdstring uuid required
Session ID in UUID format
Session ID that was obtained from the createSession operation
Headers
x-rapidapi-hoststring required
Example:network-as-code.p-eu.rapidapi.com
The API's Host value as defined in the RapidAPI Hub.