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