Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://waas-staging.embedly.ng/api/v1/admin/batch/{batchId}/approve \ --header 'x-api-key: <api-key>'
{ "statusCode": 200, "message": "Batch approved successfully", "data": { "isSuccess": true, "message": "Batch has been approved", "batchId": "08ddaf4f-77d9-4336-8e62-358d622f09e9" } }
Approves a batch for processing.