Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the workspace to delete.
Response
Workspace deleted successfully or error if deletion fails.
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.