Trash
Empties the specified workspace and/or application of trash, including the workspace and application themselves if they are trashed also.
delete/api/trash/workspace/{workspace_id}/
Path parameters
workspace_idinteger required
The workspace whose trash contents to empty, including the workspace itself if it is also trashed.
Query parameters
application_idinteger
Optionally filters down the trash to delete to only items for this application in the workspace.
Response
No response body
Changes
No recorded changes to this endpoint across all 6 revisions of this API.