Avnology ID
API ReferenceBranding

Get & Update Branding

Read and patch the per-organization branding document.

RPCs

MethodPath
GetBrandingGET /v1/branding
UpdateBrandingPATCH /v1/branding

Base URL: https://<Domain id="api"/>

Authentication: Bearer token. GET requires branding:read; PATCH requires branding:write.

Branding is always scoped to the caller's organization via the X-Avnology-Org header or the token's associated org. Use admin scope to read/write another org's branding.

Example

Branding

Per-organization branding -- colors, logos, custom domains for hosted Universal Login.

Upload Logos

Upload logo and favicon images for the hosted Universal Login chrome.

On this page