Upload a Background
Uploads a single background image file to your organization's library.
Headers
x-api-key
Your organization's active API Key.
Request
This endpoint expects a multipart form containing a file.
organization_id
Your organization's unique identifier.
files
The path to the background image files you'd like to upload. These files must be in JPEG, PNG, or JPG format. The image files must also have a resolution of at least 1080p and have a landscape orientation."
label
A descriptive title for the background image file you'd like to upload.
frames_folder_id
The unique identifier for the folder within your library where this background image file should be uploaded. If left empty, the background image file will be uploaded to the Unclassified folder.
Response
201 - Upload successful
savedItems
An array of successfully uploaded background image files. The uploaded files will be listed with their unique identifier and end in their uploaded format.