Uses of Class
software.xdev.brevo.model.CorporateSsoTokenPostRequest
Packages that use CorporateSsoTokenPostRequest
-
Uses of CorporateSsoTokenPostRequest in software.xdev.brevo.api
Methods in software.xdev.brevo.api with parameters of type CorporateSsoTokenPostRequestModifier and TypeMethodDescriptionMasterAccountApi.corporateSsoTokenPost(CorporateSsoTokenPostRequest corporateSsoTokenPostRequest) 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.MasterAccountApi.corporateSsoTokenPost(CorporateSsoTokenPostRequest corporateSsoTokenPostRequest, Map<String, String> additionalHeaders) 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. -
Uses of CorporateSsoTokenPostRequest in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return CorporateSsoTokenPostRequestModifier and TypeMethodDescription