JavaScript
User Profiles
Subscribe to one or more lists
POST /profiles//lists subscribes the given user to one or more lists, creating any list in the request that does not already exist.
POST
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 user profile.
Body
application/json
Response
Available options:
SUCCESS