Extend token
curl -L \ --request PUT \ --url 'http://api.client.nbcgate.tech//auth/token/refresh' \ --header 'Content-Type: application/json' \ --data '{ "refreshToken": "text", "uuid": "text" }'
text