Avnology ID
API ReferenceBranding

Upload Logos

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

RPCs

MethodPath
UploadLogoPOST /v1/branding/logo
UploadFaviconPOST /v1/branding/favicon

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

Authentication: Bearer token with branding:write.

Request

Both endpoints accept multipart/form-data with a single file field:

  • Logo: PNG or SVG, max 512KB, aspect ratio 4:1 recommended.
  • Favicon: ICO or PNG, max 64KB, 32x32 or 48x48.

Example

Response (200 OK)

Returns the updated OrgBranding with the new logo_url / favicon_url CDN path.

Get & Update Branding

Read and patch the per-organization branding document.

Custom Domains

Register a customer-owned domain for hosted Universal Login (CNAME-validated).

On this page