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.
emailstringRequired
User email of admin account

Response

Session token
tokenstring
Session token, it will remain valid for 15 days.

Errors

400
Bad Request Error
403
Forbidden Error