Disconnect a user from User Group
This endpoint allows you to disconnect a user from another user
POST
This endpoint allows you to disconnect a user from another user
Loading code example
Loading code example
Authorizations
apiKeyAuthstringheaderrequired
API key passed in the header.
Body
Body
websiteIdstring<uuid>requiredorganizationIdstring<uuid>requireduserIdstring<uuid>requiredResponse
application/json
200
message"Success"requiredThe message of the disconnect user response
Allowed values:
"Success"