Skip to content
CalypsoAI
Main Navigation
App
Product docs
Appearance
Menu
Return to top
Delete a campaign.
DELETE
/backend/v1/campaigns/{campaignId}
Deletes a campaign.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
campaignId
*
Type
string
Required
format
uuid
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"string"
}
DELETE
/backend/v1/campaigns/{campaignId}
Playground
Authorization
HTTPBearer
Variables
Key
Value
campaignId
*
Try it out
Samples
Powered by
VitePress OpenAPI