ueIdentity, ee subscriptions and subscriptionId
delete:
Summary: Unsubscribe
Operation ID: DeleteEeSubscription
Tags:
- Delete EE Subscription
Parameters:
- name: ueIdentity
In: path
Description: Represents the scope of the UE for which the subscription is applied. Contains the GPSI of the user or the external group ID or any UE.
Required/Optional: true
Schema:
Type: string
pattern: '^(msisdn-[0-9]{5,15}|.+|extid-[^@]+@[^@]+|extgroupid-[^@]+@[^@]+|anyUE)$'
- name: subscriptionId
In: path
Description: Id of the EE Subscription
Required/Optional: true
Schema:
Type: string
Responses:
'204' Successful response
'400': Reference 'TS29571_CommonData.yaml#/components/responses/400'
'404': Reference 'TS29571_CommonData.yaml#/components/responses/404'
'500': Reference 'TS29571_CommonData.yaml#/components/responses/500'
'503': Reference 'TS29571_CommonData.yaml#/components/responses/503'
default:
Description: Unexpected error