deleteSpaceDefaultClassificationLevel
Delete space default classification level
DELETE /spaces/{id}/classification-level/default HTTP/1.1Parameters
{
"id": {
"description": "The ID of the space for which default classification level should be deleted.",
"required": true,
"location": "path",
"type": "integer",
"format": "int64"
}
}