JavaScript
User Profiles
Delete list subscriptions
DELETE /profiles//lists removes all of the given user’s list subscriptions at once, unsubscribing them from every list in one request.
DELETE
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A unique identifier representing the user associated with the requested profile.
Response
Available options:
SUCCESS