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.
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
Update a payment page PATCH
Changes a payment-page pattern or turns it off with enabled: false. Only the fields you send are changed, and reconciliation runs again afterwards.
List plans GET
Returns the plans on sale, with their monthly and yearly price, their limits, the features they unlock, and any trial length.