Authorization: Bearer ********************Authorization: Bearer ********************curl --location --request PATCH '/api/projects//landings/platform/telegram-mini-app' \
--header 'Accept-Language;' \
--header 'Content-Type: application/json' \
--data '{
"channel_id": "550e8400-e29b-41d4-a716-446655440000",
"short_name": "lead"
}'{
"channel_id": "bbe8aa76-a4bb-46f6-a785-df8e831cc459",
"channel_public_id": "a1b2c3d4",
"bot_username": "string",
"main_status": "not_set",
"main_error": "string",
"main_last_checked_at": "2019-08-24T14:15:22.123Z",
"short_name": "string",
"short_name_status": "not_set",
"short_name_error": "string",
"short_name_last_checked_at": "2019-08-24T14:15:22.123Z"
}