Deletes a branding image
Deletes a specific branding image. The physical branding file will not physically be deleted immediately.
URL: | https://api.trademe.co.nz/v1/Member/{memberId}/BrandingImages/{brandingId}.{file_format} |
---|---|
HTTP Method: | DELETE |
Requires Authentication? | Yes |
Permission Required: | MyTradeMeWrite: Maintain your watchlist, answer questions and post comments. |
Supported Formats: | XML, JSON |
Rate Limited? | Yes |
URL parameters
memberId | Integer (required) | |||||
---|---|---|---|---|---|---|
brandingId | Integer (required) | |||||
file_format | Enumeration (required) | The format of the response. | ||||
|
Returns
<DeleteBrandingResponse>
Status of operation
Success | Boolean |
Indicates whether the operation was successful. |
---|