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_user_id
string<uuid>
required

ID of the access system user that you want to remove from the user identity..

user_identity_id
string<uuid>
required

ID of the user identity from which you want to remove an access system user.

Response

OK

The response is of type object.