Authorization: Bearer ********************
{
"org_id": "string"
}
curl --location --request POST 'https://api.cbf.tcn.com/api/v1alpha1/org/unarchiveorganization' \
--header 'Content-Type: application/json' \
--data-raw '{
"org_id": "string"
}'
{}