Hello,
I'm using a token to connect on the API with "ServiceConnection.Create(...)" method.
My question is : Does using this method consume the licence of the account attached to the token or can we do multiple connections on the API with the token without having to do a disconnection or anything like that ?
Thank you