Delete an IP allow list
Delete the IP allow list with the given id. Subsequent GET and PUT requests for the same id will return 404. The list is no longer enforced once deleted.
Only Account Owners, Global Admins, and Account API Keys can call this endpoint.
Scoped OAuth requires: ip_allow_lists.write
Authorization
api_key Authorization<token>
The API Key with format Token token=<API_KEY>
In: header
Path Parameters
id*string
The ID of the resource.
Header Parameters
Accept*string
The Accept header is used as a versioning header.
Default
"application/vnd.pagerduty+json;version=2"Response Body
application/json
application/json
application/json
application/json
application/json