cURL
curl --request POST \ --url https://api.pocketsflow.com/newsletters/posts/{id}/send \ --header 'Authorization: Bearer <token>'
Send a post to all subscribers
Enter your Pocketsflow API key (format: pk_live_... or pk_test_...)
Post ID
Post published successfully
Was this page helpful?