Skip to main content
DELETE
/
v1
/
campaigns
/
folders
/
{folderId}
Delete campaign folder
curl --request DELETE \
  --url https://openapi.enginy.ai/v1/campaigns/folders/{folderId} \
  --header 'x-api-key: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.enginy.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Path Parameters

folderId
string
required

Campaign folder ID

Response

200

Campaign folder deleted successfully