Generate SSO token to access admin account
This endpoint generates an SSO token to authenticate and access the admin
account using the endpoint
https://account-app.brevo.com/account/login/corporate/sso/[token], where
[token] will be replaced by the actual token.
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Request
This endpoint expects an object.
email
User email of admin account
Response
Session token
token
Session token, it will remain valid for 15 days.