Request a presigned upload URL for an existing file
Returns a temporary upload URL that replaces an existing file’s content in place, keeping its id. PUT the file directly to the returned URL. Use this when a reference to the file had to be written before its bytes were available. The stored name and mime type are reused; only the size is updated. Only the user who created the file can replace it.
Authorizations
Headers
Workspace identifier
Query Parameters
Branch rendered by the shared Reader view.
Saved view that granted the external Reader access.
Reachable entity whose rich text or diagram references the file.
Body
Size in bytes of the replacement content. Overwrites the stored size, which was declared when the record was first minted.