POST api/v1/FeedSyncs/{id}/SyncNow

Will trigger a feed sync to sync now.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Id of the feed sync

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.