Manage orders (synchronous API)

Request PII removal for a customer using the given order ID

post

Request PII (Personally Identifiable Information) removal for a customer using the given order ID.

Authorizations
AuthorizationstringRequired

Provide the API key/secret in the Authorization header for system access.

Path parameters
orderIdstringRequired

The identifier of the Order.

Responses
post
/v1/orders/{orderId}/requestPIIRemoval

Last updated