DELETE: Brand Asset Image
Learn how to delete brand assets from your workspace
Overview
This endpoint allows you to delete a specific brand asset (image) from your workspace using its unique ID.
Request
Path Parameters
Parameter | Type | Required | Description |
---|---|---|---|
id | String | Yes | The unique identifier of the brand asset to delete |
Error Responses
Asset Not Found (404)
Missing Asset ID (400)
Unauthorized (403)
Notes
- The asset must belong to your workspace
- Once deleted, assets cannot be recovered
- The API key must have the appropriate permissions to delete assets
Rate Limits
- 30 requests per minute per endpoint