curl --location 'https://api.voxa.sa/v2/conversations/service-account/3a1a4cb7-e7c1-f045-127b-ad2297847528/assign' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"AssignedUserId": null,
"AssignedAiAgentId": "00aec1fb-ffee-40cc-bf0e-33832c29c61a"
}'{}