CampaignsDelete campaign
Campaigns

Delete campaign

curl -X DELETE "https://api.flameup.ai/api/v1/workspaces/example_string/campaigns/example_string" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_TOKEN"
{}
DELETE
/workspaces/{workspaceId}/campaigns/{campaignId}
DELETE
Security Scheme
Bearer Token
Bearer Tokenstring
Required

Your Flameup API key (passed as Bearer token)

Your Flameup API key (passed as Bearer token)
Request Preview
Response

Response will appear here after sending the request

Authentication

BearerAuth
header
Authorizationstring
Required

Bearer token. Your Flameup API key (passed as Bearer token)

Path Parameters

Responses

Was this page helpful?
Built with Documentation.AI

Last updated today