CentralCSP
APIPayment Pages

Delete a payment page

Removes a pattern from the PCI scope. Scripts no longer on any in-scope page are retired from the live inventory on the next reconciliation, keeping their history and justification, and come back automatically if the scope covers them again.

Requires the manager role on the website and the compliance plan feature.

DELETE
/v1/workspaces/{workspaceId}/websites/{websiteId}/compliance/payment-pages/{pageId}

Authorization

AuthorizationBearer <token>

An OpenID Connect access token issued by Keycloak, acting as the signed-in user.

In: header

Path Parameters

workspaceId*string
websiteId*string
pageId*string

Response Body

curl -X DELETE "https://api-next.centralcsp.com/v1/workspaces/string/websites/string/compliance/payment-pages/string"
Empty