Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the workspace to delete
Response
Workspace successfully deleted
Deletes a workspace and all its associated forms. The workspace and forms are moved to trash and can be restored later. Forms in DRAFT or PUBLISHED state will be marked as DELETED.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the workspace to delete
Workspace successfully deleted