PRIVATExeonr.auth.private.v1.BrandingService
Manages an organisation's brand profiles (the list of branded sign-in flows that application clients can select). Organisation administrators only.
postCreate Brand Profile
Creates a new brand profile. Upload its logo and background images separately with UploadBrandProfileImage.
postDelete Brand Profile
Deletes a brand profile. Clients referencing it fall back to the organisation's default branding.
postList Brand Profiles
Returns all brand profiles defined for the organisation.
postUpdate Brand Profile
Updates a brand profile's name, colour, or gradient. Use update_mask to control which fields change.
postUpload Brand Profile Image
Uploads the logo or a dark/light background image for a brand profile and returns its public URL.
Verify MFA Challenge POST
Completes a login held by org-account 2FA: validates the TOTP or recovery code against the challenge token from HandleLogin and returns the portal token. **Authentication:** None required (challenge token required)
Create Brand Profile POST
Creates a new brand profile. Upload its logo and background images separately with UploadBrandProfileImage.