Update Asset Description
Endpoint
Headers
Name
Type
Required
Description
app-id
string
Yes
Must be "flickbloom"
authorization
string
Yes
Bearer token for user authentication
Path Parameter
Name
Type
Required
Description
asset_id
int
Yes
ID of the asset
Request Body
Example Request
Response
Error Responses
400 Bad Request
– Invalid asset ID or missingdescription
404 Not Found
– Asset not found401 Unauthorized
– Invalid user token
Last updated
Was this helpful?