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://api.kejue.co/api/v1/campaigns/{campaign_id}/cancel \ --header 'X-API-Key: <api-key>'
{ "error": "Campaign cannot be cancelled in its current status", "code": "BAD_REQUEST", "details": {} }
Cancel a campaign. Pending/queued jobs are cancelled.
Workspace API key (e.g. kej_live_...)
kej_live_...
Successful Response