Delete Policy
Delete policy
Request
URI
DELETE
https://{api_host}/vco/api/policies/{id}
COPY
Path Parameters
string
Responses
204
No content
Operation doesn't return any data structure
401
The user is not authorized
Operation doesn't return any data structure
404
Cannot find a policy with the specified ID or the user does not have 'delete' rights over it
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/vco/api/policies/{id}
Policy Service Operations
GET
Get Policy Template
DELETE
Delete Policy Template
PUT
Update Policy Template
GET
Get Policies For State
POST
Create Policy
GET
Get All Policies
POST
Create Policy Template
GET
Get All Policy Templates
GET
Get Policy
DELETE
Delete Policy
GET
Get Policy State
GET
Get Policy Logs