Subscribe to one or more lists

POST
Subscribes the given user to one or more lists. If the list does not exist, it will be created.

Path parameters

user_idstringRequired
A unique identifier representing the user associated with the requested profile.

Request

This endpoint expects an object.
listslist of objectsRequired

Response

This endpoint returns an object.
status"SUCCESS"