curl --request POST \ --url https://api-west.millis.ai/knowledge/generate_presigned_url \ --header 'Content-Type: application/json' \ --data '{ "filename": "<string>" }'
{ "url": "<string>", "fields": {} }
Private Key
Successful Response
The response is of type object.
object