curl --request DELETE \
--url https://api.sakari.io/v1/accounts/{accountId}/forms/{formId} \
--header 'Authorization: Bearer <token>'curl --request DELETE \
--url https://api.sakari.io/v1/accounts/{accountId}/forms/{formId} \
--header 'Authorization: Bearer <token>'