Api Admin Staff Groups Destroy

GET / PATCH / DELETE /api/admin/staff-groups/<name>/

DELETE soft-disables the group (sets revoked_at + actor email). All members lose authority atomically per the resolver’s group- revoked check.

Authentication

AuthorizationBearer
JWT access token or Respan API key

Path parameters

namestringRequired