API ReferenceWorkspaces
Delete Workspace
Permanently delete a workspace.
Removes the workspace and all its data. This action can't be undone. Only the owner can delete a workspace.
curl -X DELETE "https://loading/v1/workspaces/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}