cURL
curl --request DELETE \ --url https://api.pocketsflow.com/upsells/{id} \ --header 'Authorization: Bearer <token>'
Delete an upsell offer
Enter your Pocketsflow API key (format: pk_live_... or pk_test_...)
Upsell ID
Upsell deleted successfully
Was this page helpful?