DELETE v1/dealer/{dealerId}/car360/{adId}?videoType={videoType}
Deletes one video for a specific Dealer.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
dealerId |
company (dealer) identifier |
string |
Required |
adId |
ad identifier |
string |
Required |
videoType |
videoType identifier |
Car360VideoType |
Required |
Body Parameters
None.
Response Information
Resource Description
Task<IHttpActionResult>.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.