API to upload media to your account
To upload media to our data center, follow these steps:
- Retrieve a signed URL.
- Upload a file directly to storage using the URL.
- Trigger our API to confirm that a file has been uploaded successfully.
We accept images (jpg, png, svg), videos (mp4, ogg, mov, webm, wmv) and gifs.
We don't support JSON base64-encoded strings
File should be sent as request body with PUT method