Register an org-level template file and get a presigned upload URL
Register an org-level template file and get a presigned upload URL
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Templates are filled, not parsed: no processingKind is sent, so the file settles at stored and is never indexed. parentType / parentId are ignored.
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.