cURL
curl --request POST \ --url https://platform.thena.ai/v1/forms/delete \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "forms": [ { "formId": "<string>", "version": 123 } ] }'
This response does not have an example.
Enter your API key
Show child attributes
Resource deleted successfully