cURL
curl --request DELETE \ --url https://api.simplicity.ai/v1/forms/{form_id} \ --header 'X-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Permanently delete a form from the user’s account.
Successful Response