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.
file
The path to the single background image file you'd like to upload. Image 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
savedFile
The user input label of the successfully uploaded background image file.