/
SC
screenly
/
Anthias API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
screenly
Anthias API
put
Update asset
v1
latest
OpenAPI 3.0.3
2026-07-17
18
10
18.2 KB
assets
9
get
List assets
post
Create asset
get
Get asset
put
Update asset
delete
Delete asset
patch
Update asset
get
Get asset content
get
Control asset playback
post
Update playlist order
backup
1
device_settings
2
file_asset
1
info
1
integrations
1
reboot
1
recover
1
shutdown
1
assets
Update asset
put
/api/v2/assets/{asset_id}
Path parameters
asset_id
string
required
Request body
UpdateAssetSerializerV2
required
name
string
required
start_date
string
date-time
required
end_date
string
date-time
required
duration
integer
required
is_enabled
boolean
required
is_processing
boolean
nocache
boolean
play_order
integer
skip_asset_check
boolean
Response
AssetSerializerV2
required
asset_id
string
required
name
string
nullable
uri
string
nullable
start_date
string
date-time
nullable
end_date
string
date-time
nullable
duration
integer
nullable
mimetype
string
nullable
is_enabled
boolean
nocache
boolean
play_order
integer
skip_asset_check
boolean
is_active
boolean
required
is_processing
boolean