Skip to main content
POST
Sync users with a customer.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

Body

application/json
user_ids
integer[]

Array of user IDs. It will automatically determine which IDs to attach or detach.

Response

200 - application/json

Success

data
object[]