Snag Docs logo

Disconnect a user from User Group

This endpoint allows you to disconnect a user from another user

POSThttps://admin.snagsolutions.io/api/users/disconnect

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>required
organizationIdstring<uuid>required
userIdstring<uuid>required

Response

application/json

200

message"Success"required

The message of the disconnect user response

Allowed values: "Success"