Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

application/json
acs_access_group_id
string<uuid>
required

ID of the access group to which you want to add an access system user.

acs_user_id
string<uuid>
required

ID of the access system user that you want to add to an access group.

Response

OK

The response is of type object.