Skip to main content
DELETE
Remove Group Member Access

Authorizations

x-api-key
string
header
required

API key for authentication. You can create one here.

Path Parameters

group_id
string<uuid>
required

The unique identifier of the group

user_id
string<uuid>
required

The unique identifier of the target user

Response

Group-scoped membership removal completed

success
enum<boolean>
required
Available options:
true
Example:

true

group_membership_removed
boolean
required

Whether a direct group membership row was removed

Example:

true

website_memberships_removed
integer
required

Number of explicit website membership rows removed for websites currently in the group

Required range: x >= 0
Example:

3