Lists
Unsubscribe a user from a list
Delete a subscription to a list by list ID and user ID.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Delete a subscription to a list by list ID and user ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.