Skip to main content
POST
Create

Authorizations

X-Api-Key
string
header
required

Body

application/json
name
string

Name of the font. Must be unique per organization.

url
string

Temporary URL to the font (will be reuploaded to the BeyondWords cdn).

Response

201 - application/json

successful

id
integer | null

Unique identifier for the object

name
string

The name of the font

url
string | null

The url of the custom font

filename
string | null

The filename of the built-in font

fallback
boolean

Whether the font is used as a language fallback

created
string<date-time> | null

Time at which the object was created (ISO 8601)

updated
string<date-time> | null

Time at which the object was updated (ISO 8601)