Deletes an existing workspace identified by its ID. Associated entities might need to be handled or re-assigned.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the workspace to delete.
Workspace deleted successfully or error if deletion fails.
The response is of type object
.