Skip to main content
DELETE
Remove a person from a group

Authorizations

Authorization
string
header
required

Bearer token created in ClearPolicy API settings with the api:use scope.

Path Parameters

group
string
required

The ULID of the group.

person
string
required

The ULID of the person to remove.

Response

The person was removed from the group.

Last modified on August 4, 2026