Skip to main content
POST
Sync groups with a profile.

Authorizations

Authorization
string
header
required

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

Path Parameters

profileId
integer
required

Body

application/json
groups
object[]

Array of groups objects. It will automatically determine which IDs to attach or detach. An object should contain an ID.

Response

200 - application/json

Success

data
object[]