Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://waas-staging.embedly.ng/api/v1/utilities/upload \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{}'
{ "code": "00", "success": true, "message": "Uploaded successfully", "data": [] }
Upload a file to the server. The request must use the multipart/form-data Content-Type.
multipart/form-data