Add the #DF24 Developer Keynote to your agenda. Join us in-person on 9/18 at 2:30 p.m. PT or on Salesforce+ at 5 p.m. PT for the must-see session built just for developers.

DELETE /platform/v1/ens-subscriptions/{subscriptionId}

Deletes a subscription.

NameTypeDescription
subscriptionIdstringRequiredUnique identifier for the subscription to delete.
ResponseReason
200 SuccessSubscription deleted.
403 ForbiddenFailed to pass authorization.
404 Not FoundSubscription ID doesn’t exist.
500 Server ErrorInternal error