Delete Asset
DELETE /api/creative/marketing/assets/{asset_id}
DELETE
/api/creative/marketing/assets/{asset_id}
Delete a marketing asset.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” asset_id
required
Asset Id
string
Responses
Section titled “ Responses ”Successful Response
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context