cURL
curl --request DELETE \ --url https://api.example.com/v1/workspaces/{id}
Deletes an existing workspace.
OK