Delete Policy
Deletes a policy by id.
Header Access Token
To call this endpoint, you must use your access token in the authorization header of the API request.
Path parameters
id
ID of the policy to be deleted
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
200
- Policy deleted successfully
data
error