Deletes a form from an Amplify app.
delete/app/{appId}/environment/{environmentName}/forms/{id}
Path parameters
appIdstring required
The unique ID of the Amplify app associated with the form to delete.
environmentNamestring required
The name of the backend environment that is a part of the Amplify app.
idstring required
The unique ID of the form to delete.
Response
Success