Delete an Asset
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
Example Request
Response (Soft Delete)
Error Responses
400 Bad Request
– Invalid asset ID404 Not Found
– Asset not found401 Unauthorized
– Invalid user token
Last updated
Was this helpful?