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