Delete subscription member

Deletes member from a subscription

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

pidstringRequiredformat: "uuid"
Loyalty Program ID. A unique identifier for the loyalty program.

Query parameters

memberContactIdsstringRequired

Comma-separated list of member contact IDs to delete from the subscription.

Response

Successfully deleted subscription member.

Errors