curl --location --request POST '/agent/alias/all' \
--header 'Ocp-Apim-Subscription-Key: {{your-api-key}}' \
--header 'Authorization: Bearer {{your-access-token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"alias": "NewAgendev@ejento.ai"
}'
"string"