curl --location -g --request POST 'https://athathi.mgahed.com/api/{{locale}}/chat/start' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"designer_id": 11,
"client_id": 11
}'{}