automation-cloud
latest
false
- Getting started
- Authentication
- Scopes and permissions
- Platform Management APIs

Automation Cloud API guide
Last updated Jan 30, 2026
Deletes a SAML provisioning rule from an organization.
--header 'Authorization: Bearer {access_token}'
--header 'Content-Type: application/json'
--header 'Authorization: Bearer {access_token}'
--header 'Content-Type: application/json'
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
partitionGlobalId | GUID | Path | Yes |
The global identifier of the organization. For steps on retrieving
partitionGlobalId, refer to
Retrieving partitionGlobalId for API use.
|
ruleId | Integer | Path | Yes | The unique identifier of the rule to delete |