v1

latestOpenAPI 3.0.22026-07-144652931.4 MB
IP Allow Lists

Delete an IP allow list

<!-- theme: warning -->

Early Access

This API is in Early Access and may change at any time. You must pass the X-EARLY-ACCESS: ip-allow-lists header on every request, and your account must be enrolled in the IP Allow Lists Early Access program. Contact your PagerDuty account team to request access.

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

delete/ip_allow_lists/{id}

Headers

X-EARLY-ACCESS'ip-allow-lists' required

This API is currently in Early Access. You MUST pass in this header with the value ip-allow-lists, and your account must be enrolled in the IP Allow Lists Early Access program. Contact your PagerDuty account team to request access.

Acceptstring required

The Accept header is used as a versioning header.

Response

IP allow list deleted successfully. No response body.