Skip to main content
DELETE
/
scim
/
workspaces
/
{scimWorkspaceGroupId}
curl -X DELETE https://api.portkey.ai/v1/scim/workspaces/MAPPING_ID \ -H "x-portkey-api-key: PORTKEY_API_KEY"
{
  "success": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.portkey.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-portkey-api-key
string
header
required

Path Parameters

scimWorkspaceGroupId
string
required

ID of the SCIM workspace mapping to delete

Response

200 - application/json

OK

success
boolean
Last modified on May 9, 2026