SCIM
Delete a SCIM group mapping
Delete a SCIM group-to-workspace mapping. Management key required.
delete/scim/group-mappings/{id}
Path parameters
idstring uuid required
Query parameters
Required. Whether to keep workspace members after deleting the mapping. false removes the members this mapping granted access to; true deletes the mapping while leaving membership intact as manually-managed. There is deliberately no default — omitting it returns 400 so the destructive path cannot be reached by accident. Mirrors the dashboard, whose DeleteMappingSchema.keepMembers is likewise required.
Response
SCIM group mapping deleted