Batch create custom fonts
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Request
Request body for bulk-registering custom fonts
The custom fonts to register. Each item uses the same shape as the single-font create request.
Response
Request was successful. Check the created and failed arrays for per-item results.