API Reference
Media
Uploads a video to be used for testimonials.
POST
AUTHENTICATION
Authorization
Bearer
Bearer
PATH PARAMETERS
brandId
string
*The brand id of the registered website / brand (format of Guid).
RESPONSES
200
Returns the url to the uploaded video.
Video
token
string
Example: r19f9d7ff2f94af22611fe8e2eb2598e
Token of the uploaded video. Internal use only. Must be given when adding a testimonial via API, too
duration
number<float>
Example: 109.2
Duration of uploaded video
videoUrl
string
Example: https://video-cdn-eu-west-1.ziggeo.com/v1/applications/r1ac3a4cfe79f3896fce25bffbe16dd3/videos/r127c94ce5906ee6f636f6a582d77194/video.mp4
Url of the uploaded video
400
Bad Request
string
500
Server Error
string
Updated 03 Mar 2023
Did this page help you?