supi sdm subscriptions subscriptionId
delete:
Summary: unsubscribe from notifications
Operation ID: Unsubscribe
Tags:
- Subscription Deletion
Parameters:
- name: supi
In: path
Description: SUPI of the user
Required/Optional: true
Schema:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Supi'
- name: subscriptionId
In: path
Description: Id of the SDM Subscription
Required/Optional: true
Schema:
Type: string
Responses:
'204' Successful response
'400': Reference 'TS29571_CommonData.yaml#/components/responses/400'
'500': Reference 'TS29571_CommonData.yaml#/components/responses/500'
'503': Reference 'TS29571_CommonData.yaml#/components/responses/503'
default:
Description: Unexpected error