cURL
curl --request POST \ --url https://api.presenton.ai/api/v1/ppt/files/upload \ --header 'Authorization: <authorization>' \ --header 'Content-Type: multipart/form-data'
[ "<string>" ]
Upload files to be used later.
Create an API Key from your account to access this endpoint. Authorization: Bearer sk-presenton-xxxxxxxx
Was this page helpful?