Skip to main content
DELETE
/
v1
/
ai-variables
/
folders
/
companies
/
{folderId}
Delete company AI variable folder
curl --request DELETE \
  --url https://openapi.enginy.ai/v1/ai-variables/folders/companies/{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

AI variable folder ID

Response

200

Folder deleted successfully