JavaScript
Lists
Unsubscribe a user profile from a list
DELETE /lists//subscriptions/ removes a user’s subscription to a list, identified by the list ID and the user ID.
DELETE
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A unique identifier representing the list you wish to retrieve.
A unique identifier representing the recipient associated with the list