V3 > Logo

Delete a logo.

Deletes the specified logo.

delete/2/vod/logos/{logo}

Path parameters

logostring required

The Logo unique identifier

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.