API ReferenceSubscriptionsDelete Subscription
Delete Subscription
Remove a contact's membership from a specific subscription group list. This hard-deletes the list relationship mapping but does NOT delete the contact profile globally from the Contacts Directory.
DELETE
https://wapi.simplysend.email/web-setup/contacts/subscription-groups/{groupId}/subscriptions/{identifier}Parameters
groupIdRequiredstring
The unique ID of the subscription group (path parameter).
identifierRequiredstring
The subscriber's contact identifier (must be a secure hashed channel identifier like 'email_<md5>' or 'phone_<md5>') (path parameter).
RequestDELETE
Response
