gitpod.v1.OrganizationService
DeleteSCIMConfiguration
Removes a SCIM configuration from an organization.
Use this method to:
- Disable SCIM provisioning completely
- Remove unused configurations
- Clean up after migration
Examples
-
Delete SCIM configuration:
Removes a specific SCIM configuration.
scimConfigurationId: "d2c94c27-3b76-4a42-b88c-95a85e392c68"
post/gitpod.v1.OrganizationService/DeleteSCIMConfiguration
Request body
Response
Success
GitpodV1DeleteSCIMConfigurationResponse required