cURL
curl --request DELETE \ --url https://api.pocketsflow.com/newsletters/subscribers/{id} \ --header 'Authorization: Bearer <token>'
Remove a subscriber from your list
Enter your Pocketsflow API key (format: pk_live_... or pk_test_...)
Subscriber ID
Subscriber removed successfully
Was this page helpful?