POST
/
v2
/
remove_user_from_group

Authorizations

Authorization
string
headerrequired

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

Body

application/json
user_id
string
required

User ID

group_id
string
required

Group ID

Response

200 - application/json

The response is of type any.