Create pre-signed upload
Authorizations
HTTPRequired
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
Path parameters
workspaceIdstring · uuidRequiredExample:
The workspace ID
b4e02c85-c6d2-4b15-8885-e09671799c61conversationIdstring · uuidRequiredExample:
The conversation ID
67e4d358-ca94-421e-98b7-448860df9d33Body
contentTypestring · min: 1RequiredExample:
The MIME type of the media being uploaded.
image/pngResponses
200
OK
application/json
404
The resource specified in the URL was not found
application/json
422
The request body did not pass validation
application/json
post
/workspaces/{workspaceId}/conversations/{conversationId}/presigned-uploadExamples
Last updated
Was this helpful?

