v1

latestOpenAPI 3.0.32026-08-067332206.6 KB
binary_upload

Get an upload URL

Gets an upload URL.

NOTE: After uploading a file, you can add it as Brandfolder asset by copying the object_url value from the response into your request body's attachments.url property. See Create assets in a Brandfolder for details.

get/upload_requests

Response

The request URL(s).

upload_urlstring

A signed upload_url that allows a user to PUT a file.

resumable_upload_urlstring

A signed URL that allows a user to resume PUT operations for a file.

servicestring

The storage service type.

object_urlstring

An attachment URL to provide to the Brandfolder create assets API call.