Types
UploadRequestBody
Describes the body shape the client must send when executing an upload instruction
object
UploadRequestBodyFields
contentType
String
Optional Content-Type the client should send. Strategy-dependent.
kind
String!
Body shape — 'raw' for raw bytes (v1 default); reserved values include 'multipart_form'.