Resource
POST {{baseUrl}}/data/resources
The /data/resources endpoint allows the upload of media files. The files will be uploaded to a separate folder in our system. Each resource file name must be unique. The HTTP request Content-Type is multipart/form-data. The request body schema is as follows,
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-evl-client-id | string | ||
evl-public-api-key | string | ||
origin | string | ||
Content-Type | string |