Delete Forms
Description: To delete a form, a HTTP DELETE request is made to the URL with the form ID and session token.
Method: DELETE
URI: /forms/form_id/
Headers: Authorization: Third party based authorization header
Returns
Field | Type | Description |
---|---|---|
Message | String | Message relating to the update. |
Example
Request
Response