Skip to main content
PUT
Upload Image Bytes
Upload the exact image bytes to the uploadUrl returned by Create Image Upload URL. Send the same API key and company selection headers used to create the URL. The query parameters are already included in uploadUrl; do not modify them. The server reads at most the declared size (up to 5MB), verifies the PNG, JPEG, GIF, or WebP file signature, and only then creates the public object. Each URL can create its object once, so request a new upload URL after a 409 response.

Responses