410 Gone response. Deleting an already-deleted form also returns 410. This operation cannot be reversed through the API.
Endpoint
Authentication
string
required
Bearer token using your API key. Format:
Bearer cs_live_your_keyPath parameters
string
required
The unique identifier of the form to delete.
Response
string
Confirmation message:
"Form deleted successfully".string
The ID of the form that was deleted.
Status codes
Example
cURL