For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete the formula by its ID

Deletes the formula.

delete

Deletes the formula with the provided ID.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
formulaIdstringRequired

Formula Identifier

Example: 000000000000000000000001
Responses
delete
/formulas/{formulaId}

Last updated