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
200

Successful operation.

application/json
Responseboolean
delete
/formulas/{formulaId}

Last updated