Permanently deletes a payment page, making it unavailable for new payments.
Authentication using Bearer tokens. Include your API key in the Authorization header.
Key Types:
sk_test_* for development and testingsk_* for production environmentspk_test_* or pk_* for client-side operations📩 Need access? Contact Support to request your API keys.
Usage:
Authorization: Bearer sk_test_4eC39HqLyjWDarjtT1zdp7dcA unique key to prevent duplicate operations. Use the same key for retries to ensure idempotent behavior.
Best Practices:
Idempotent-Replayed header for cache hits1 - 255Unique identifier for the payment page. Must be a valid payment page ID.
Unique identifier for a payment page
"pp_SjSA234ADKA25245ADJKS"
Payment page deleted successfully