cURL
curl --request DELETE \ --url https://api.openmic.ai/v2/campaigns/{campaign_id} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>", "details": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.openmic.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.openmic.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key obtained from the OpenMic dashboard.
Campaign deleted.
Was this page helpful?