cURL
curl --request POST \ --url https://backend.blooio.com/v1/api/batches \ --header 'Authorization: Bearer <token>'
API key must be provided in the Authorization header as Bearer YOUR_API_KEY.
Bearer YOUR_API_KEY
Not implemented