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}/pause \ --header 'X-API-Key: <api-key>'
{ "error": "Campaign is not active or scheduled", "code": "BAD_REQUEST", "details": {} }
Pause an active or scheduled campaign.
Workspace API key (e.g. kej_live_...)
kej_live_...
Successful Response