curl --location --request POST '/api/channels//migration/start' \
--header 'Accept-Language;' \
--header 'Content-Type: application/json' \
--data-raw '{
"target_project_id": "550e8400-e29b-41d4-a716-446655440000",
"history_option": "none"
}'{
"process_id": "string",
"new_channel_id": "string"
}