Skip to main content
DELETE
Delete an HTTP policy

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

policy_id
string
required

Id of the HTTP policy, as returned by create. It is hp_ followed by a UUID.

Response

The policy was deleted.