/subscriptions/{subscriptionId}
delete:
Summary: Delete a subscription of PFD change notification.
Tags:
- Individual PFD subscription
Operation ID: Nnef_PFDmanagement_Unsubscribe
Parameters:
- name: subscriptionId
Description: Identify the subscription.
In: path
Required/Optional: true
Schema:
Type: string
Responses:
'204' The PfdSubscription resource matching the subscriptionId was deleted successfully.
'400': Reference 'TS29571_CommonData.yaml#/components/responses/400'
'401': Reference 'TS29571_CommonData.yaml#/components/responses/401'
'403': Reference 'TS29571_CommonData.yaml#/components/responses/403'
'404': Reference 'TS29571_CommonData.yaml#/components/responses/404'
'429': Reference 'TS29571_CommonData.yaml#/components/responses/429'
'500': Reference 'TS29571_CommonData.yaml#/components/responses/500'
'503': Reference 'TS29571_CommonData.yaml#/components/responses/503'