api-docs-icon

Update Asset

PATCH
/ organization/ asset/ {id}

Update a media asset in your organization

id
string (uuid)
required

object
name
string

Asset name (without any extension)

Responses

Successfully deleted the asset and it's contents

application/json
object
extension
string
required
id
string (uuid)
required
name
string
required
url
string (uri)
required

Code Examples

Response