Register a file in a space and get a presigned upload URL
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Request
parentType / parentId are ignored: the parent is forced server-side from the route.
Drives both the record and the required upload Content-Type.
How the stored file is post-processed. Omit for automatic selection by mime.
Knowledge-graph indexing. Defaults to true.
Response
Presigned upload URL, valid 15 minutes. PUT the raw bytes there with a Content-Type header EXACTLY equal to the mimeType sent at create.