Skip to main content
POST
Remove a profile from a static group

Path Parameters

group
integer
required

The group ID

profile
string<uuid>
required

The profile ID

Body

application/json

Static-group member removal payload. Field names mirror the group_profiles columns. removed_reason is optional and defaults to GroupMembership's manual-removal reason when omitted.

removed_reason
string | null
Maximum string length: 255
removed_by_profile_id
string | null

Response

GroupProfile

data
GroupProfile · object
required