Authorization: Bearer ********************offline_access-Offline accessopenid-OpenIDprofile-Profileemail-Emailcurl --location --request PUT 'https://api.belga.press/belgapress/api/labels//clear'{
"collaboration": {
"type": "PRIVATE",
"owners": [
{
"userId": 0,
"firstName": "string",
"lastName": "string",
"email": "user@example.com",
"organizationName": "string"
}
],
"editors": [
{
"userId": 0,
"firstName": "string",
"lastName": "string",
"email": "user@example.com",
"organizationName": "string"
}
]
},
"id": 0,
"name": "string",
"order": 0,
"parentId": 0,
"type": "LABEL"
}