Skip to content
Deprecated

Remove a user from a group. Only a group admin can remove a user from a group.

DELETE
/backend/v1/groups/{groupId}/users/{userId}

Remove a user from a group. Only a group admin can remove a user from a group.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Parameters

Path Parameters

groupId*
Type
string
Required
Format
"uuid"
userId*
Type
string
Required

Responses

Successful Response

application/json
JSON
"string"

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Updated at: