Update Asset
PATCH
/api/v2/assets/:asset_id
Path Parameters
Name
Type
Description
asset_id
string
Asset UUID
Headers
Name
Type
Description
Authorization
string
Bearer token
Content-Type
string
application/vnd.api+json
Request Body
Name
Type
Description
name
string
Asset name
alt_text
string
Asset alt. text
Example
PATCH
/api/v2/assets/:asset_id
Path Parameters
Name
Type
Description
asset_id
string
Asset UUID
Headers
Name
Type
Description
Content-Type
string
application/vnd.api+json
Request
Attributes
Name
Type
Description
name
strings
Asset name
alt_text
strings
Asset alt text
Response
Example
Last updated