/feed
Methods
GET |
|---|
Gets the status of feed uploads. Request ParametersNone Example Response |
/feed/{type}
Methods
GET |
|---|
Gets the status of feed the upload associated with <type> NOTE: {type} can be one of “sc”, "active", "passive", “was”, or "tvdl". “all” is not suppported. Request ParametersNone Example Response |
/feed/{type}/update
Methods
POST |
|---|
Sends a job to update the Feed type associated with <type> NOTE: {type} can be one of “sc”, "active", "passive", "was", or "tvdl" Request ParametersExample Response |
/feed/{type}/process
Methods
POST |
|---|
Processes an uploaded feed update file and sends a job to update the Feed type associated with <type> NOTE: {type} can be one of “sc”, "active", "passive", "was", or "tvdl" Request ParametersExample Response |