curl --location 'https://stg-gateway.invora.app/api/v2/identity/connected-businesses//rotate-credentials' \ --header 'Content-Type: application/json' \ --data '{ "tenantId": "string" }'
{ "clientId": "string", "clientSecret": "string" }