Last updated 1 month ago
Deletes the formula with the provided ID.
/formulas/{formulaId}
Formula Identifier
000000000000000000000001
curl -L \ --request DELETE \ --url '/api/v1/formulas/{formulaId}' \ --header 'Authorization: Bearer JWT'
true