Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

user_id
string
required

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

Body

application/json
lists
SubscribeToListsRequestItem · object[]
required

Response

status
enum<string>
required
Available options:
SUCCESS