uploadMedia
post
uploadMedia
To upload actual content of the Media files, using the UUID generated from creating the Image, Video and Document metadata.
Resource URL
https://tih-api.stb.gov.sg/media /v1/admin/upload/uuid/{uuid}
Attachments
Try it out
Response Error Details
HTTP Code | Error Code | Description |
---|---|---|
400 | 400 | Bad Request |
401 | 401 | Unauthorized |
404 | 404 | Not found |
409 | 409 | Conflict |
410 | 410 | XSS Threat Detected |
604 | 604 | Does not meet the minimum resolution (1000 x 667 pixels). |
605 | 605 | File format not supported. |
Resource Summary
Security | Category |
---|---|
Upload |
Working...