Get White Label Oauth2 Auth Url

Generate a branded OAuth2 authorization URL for customer authentication.



Creates the OAuth consent URL that customers should be redirected to for authentication. The OAuth consent screen will display your company name and branding instead of Airweave.

Path parameters

white_label_idstringRequiredformat: "uuid"
The unique identifier of the white label integration

Headers

x-api-keystringRequired

Response

OAuth2 authorization URL with your branding

Errors