Authorization: Bearer ********************{}curl --location '/v2/sgi/location/message' \
--header 'X-Application-Identifier: {{UBA_PROD_REGISTRATION_ID}}' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{}