v1

latestOpenAPI 3.0.32026-07-17214860.6 KB
Assets

Request Asset Upload URLs

Request upload URLs for asset fields. This is the first step in a two-step process:

  1. Request upload URLs by specifying the record type and field name
  2. Upload the actual binary data to the returned URL (separate HTTP request)

Upload URLs are valid for 15 minutes. Maximum file size is 15 MB.

post/database/{version}/{container}/{environment}/{database}/assets/upload

Path parameters

versionstring required

Protocol version

containerstring required

Container ID (begins with "iCloud.")

environment'development' | 'production' required

Container environment

database'public' | 'private' | 'shared' required

Database scope

Request body

Response

Upload URLs returned successfully