Skip to main content
DELETE
Remove group from directory user

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Directory user ID

Body

application/json
group
enum<string>
required

Group to assign to the directory user

Available options:
VIP,
ADMIN,
EXTERNAL,
TECHNICAL,
FINANCIAL,
NHI

Response