Configure accounts allowed to connect to Rudder's REST API.
An account is composed of a name, used to identify its action (for example in event logs), an authentication token which is the secret that will allow it to use Rudder's API, and a description to explain the intent of that account.
Account Name | Token | Expiration date | Actions |
---|---|---|---|
{{account.name}} {{authorisationName(account.authorizationType)}} | {{account.token}} | {{account.expirationDateDefined ? account.expirationDate : "Never"}} |
|