update player
Developing
PUT
/projects/{projectId}/players/{playerId}
Update a player for a project
PUT
/projects/<project_id>/players/<player_id>
Request
Path Params
projectId
stringÂ
required
Example:
f32a0116-fe11-454c-8e6a-5ff4101882e5
playerId
stringÂ
required
Example:
967bb2e1-bf97-4651-b65c-acefd4df84da
Body Params multipart/form-data
brand_logo
fileÂ
optional
Example:
file:///home/raka/Documents/gotipath/note/logo/gotipath_dark.png
name
stringÂ
optional
Example:
Player 1 upated
primary_color
stringÂ
optional
Example:
#111111
custom_html
stringÂ
optional
Example:
Custom HTML
language
stringÂ
optional
Example:
en
font_family
stringÂ
optional
Example:
Arial
font_size
integerÂ
optional
Example:
15
caption
stringÂ
optional
Example:
Sample caption
controls
stringÂ
optional
Example:
{"big_play_button":true,"play_pause_button":true,"setting_button":true,"volume_control":true,"mute_button":true,"caption_button":true,"picture_in_picture":true,"seekbar":true,"double_tap":true,"cast":true,"fullscreen":true}
settings
stringÂ
optional
Example:
{"caption":true,"video_quality":true,"speed_control":true,"video_loop":true}
is_default
integerÂ
optional
Example:
0
logo_redirect_url
stringÂ
optional
Example:
https://res.cloudinary.com/dqo0ssnti/image/upload/v1642489744/samples/1007550_t0uscy.jpg