cURL
curl --request POST \ --url https://api.pictify.io/templates/batch/{batchId}/cancel \ --header 'Authorization: Bearer <token>'
{ "batchId": "<string>", "status": "<string>", "message": "<string>" }
API key obtained from the Pictify dashboard
Batch job cancelled