Skip to main content
POST
Add user to multiple lists

Authorizations

apiKey
string
header
required

Your OFAuth API key for authenticating requests.

x-connection-id
string
header
required

Requires a connection via the x-connection-id header.

Path Parameters

userId
string
required

Body

application/json
listIds
(integer | string)[]
required

List IDs to add the user to

Required array length: 1 - 5 elements

List ID

Required range: x > 0

Response

Successful response

success
boolean
required
results
object[]
required