Authorization: Bearer ********************{
"zoneId": "string"
}curl --location --request POST '/eims/api/v2/admin/assets/devices/actions/generate-account' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"zoneId": "string"
}'{
"account": ""
}