Skip to main content
PUT
Update

Authorizations

X-Api-Key
string
header
required

Path Parameters

id
string
required

The numeric ID of your font

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

200 - application/json

OK

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)