curl -X DELETE https://api.chessplay.io/api/v1/batches/1/ \
-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
Delete a batch
curl -X DELETE https://api.chessplay.io/api/v1/batches/1/ \
-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
Was this page helpful?