Add Users to UserGroup
post
/user-groups/{object_id}/relationships/users
Authorizations
AuthorizationstringRequired
Authorize the request using a Session Token.
Path parameters
object_idstringRequiredExample:
The primary key for each resource.
FID001Body
Responses
202
Accepted
application/vnd.api+json
204
Success
400
Bad request
application/vnd.api+json
401
Unauthorised
application/vnd.api+json
403
Forbidden
application/vnd.api+json
404
Not found
application/vnd.api+json
post/user-groups/{object_id}/relationships/users
Last updated
Was this helpful?