Delete a SCIM group mapping
SCIM
Delete a SCIM group mapping
Delete a SCIM group-to-workspace mapping. Management key required.
DELETE
Delete a SCIM group mapping
Authorizations
API key as bearer token in Authorization header
Path Parameters
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.
Available options:
true, false Example:
false
Response
SCIM group mapping deleted