GET /reseller/children/{childIdentifier}/auth
It returns a session [token] which will remain valid for a short period of time. A child account will be able to access a white-labeled section by using the following url pattern => https:/email.mydomain.com/login/sso?token=[token]
Servers
- {{baseUrl}}
- https://api.sendinblue.com
- https://in-automate.sendinblue.com
- https://in-automate.brevo.com
- https://api.brevo.com
Path parameters
Name | Type | Required | Description |
---|---|---|---|
childIdentifier |
String | Yes |
(Required) Either auth key or id of reseller's child |
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.