delete https://{server}/api/v2.1/admin/forms//
Delete a form with its token. Get a form's token with the call List Forms.
Response
Delete a form with its token. Get a form's token with the call List Forms.
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seatable.io/api/v2.1/admin/forms/form_token/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: