V3 > LinkedSvc

Sync linked services.

Sync linked services to a given channel.

post/2/vod/channels/{channel}/services

Path parameters

channelinteger required

The Channel unique identifier

Request body

Response

OK

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

Result of the HTTP request

Example response

{
  "result": "success",
  "data": [
    {
      "version": 2,
      "extra": {
        "size": 1
      }
    }
  ]
}

Changes

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