curl --location 'https://stg-gateway.invora.app/api/v2/marketplace/connections//reauthorize' \ --header 'Content-Type: application/json' \ --data '{ "connectionId": "string", "redirectUrl": "string" }'
{ "authorizationUrl": "string" }