Lists

Unsubscribe a user profile from a list

Removes one user's subscription to a list, addressed by list id and user id. The user's profile and other subscriptions are separate resources.

delete/lists/{list_id}/subscriptions/{user_id}

Path parameters

list_idstring required

A unique identifier representing the list you wish to retrieve.

user_idstring required

A unique identifier representing the recipient associated with the list

Changes

No recorded changes to this endpoint across all 55 revisions of this API.