Delete Info Type Subscription

Delete Info Type Subscription

Terminates handling of the info type subscription identified by subscription_id. The requestor will no longer receive notification of changes in info types.

Request
URI
DELETE
https://{api_host}/dms/data-consumer/v0alpha1/info-type-subscriptions/{subscription_id}
COPY
Path Parameters
string
subscription_id
Required

The identifier of the subscription.


Responses
204

Subscription successfully deleted.

Operation doesn't return any data structure