Remove a policy
delete/servers/{serverName}/policies/{policyName}
Removes a policy from a CAS server.
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | The policy was removed. | ||
400 | Bad Request | An error occurred. | Schema | |
404 | Not Found | The server name does not exist, or the policy does not exist. | ||
409 | Conflict | The request could not be completed due to a conflict with the current state of the resource. Details are included in the response body. |