Custom fonts
Bring your own fonts to personalize your documentation style.
Upload and manage custom fonts for branding or aesthetic purposes. Once added, fonts can be applied to your spaces or sites to achieve a unique look.
Authorizations
Path parameters
organizationIdstringRequired
The unique id of the organization
Body
Defines a custom font and associated font faces with storage references.
fontFamilystring · min: 1 · max: 50Required
The human-readable font-family name used in CSS (e.g., "Open Sans", "Playfair Display").
Responses
Responseall of
put
Authorizations
Path parameters
organizationIdstringRequired
The unique id of the organization
fontIdstringRequired
The unique ID of a font
Body
Defines a custom font and associated font faces with storage references.
fontFamilystring · min: 1 · max: 50Optional
The human-readable font-family name used in CSS (e.g., "Open Sans", "Playfair Display").
Responses
Responseall of
post
Was this helpful?