Deleting Salesforce Organizations
Use the delete /v1/cckm/sfdc/organizations/{id}
API to delete a Salesforce organization from the CipherTrust Manager.
Syntax
Here, {id}
represents the ID of the Salesforce organization resource on the CipherTrust Manager.
Request Parameter
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authorization token. |
Example Request
Example Response
The Salesforce organization with ID 2473e846-31a8-4ee6-8299-17025548b4e2
is deleted from the CipherTrust Manager.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.