/
UB
uberall
/
Uberall API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
uberall
Uberall API
patch
Update an asset
v1
latest
OpenAPI 3.0.1
Licensed under Uberall
2026-08-06
293
539
14.0 MB
Digital Asset Management
Update an asset
Updates an existing asset by its ID.
patch
/dam/assets/{id}
Path parameters
id
integer
required
Request body
object
required
name
string
nullable
description
string
nullable
status
'HIDDEN'
|
'VISIBLE'
startDate
string
date-time
nullable
endDate
string
date-time
nullable
allManagedResources
boolean
required
labels
string[]
nullable
businessIds
integer[]
nullable
locationIds
integer[]
nullable
excludedLocationIds
integer[]
nullable
locationGroupIds
integer[]
nullable
folderId
integer
nullable
Response
OK
object
required
id
integer
required
name
string
required
description
string
nullable
dateCreated
string
date-time
required
dateUpdated
string
date-time
required
type
'SOCIAL_POST_TEMPLATE'
required
startDate
string
date-time
required
endDate
string
date-time
nullable
status
'HIDDEN'
|
'VISIBLE'
required
authorId
integer
required
folderId
integer
nullable
templateId
integer
required
locationIds
integer[]
required
businessIds
integer[]
required
excludedLocationIds
integer[]
required
locationGroupIds
integer[]
required