V3 > Resources

List suggested media.

Retrieve a list of media suggestions based on the current media.

get/2/vod/res/suggestions/{target}

Path parameters

targetstring required

Response

OK

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

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes