DELETE v1/dealer/{dealerId}/car360/{adId}?videoType={videoType}

Deletes one video for a specific Dealer.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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>.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.