GET Endpoint | Description |
|---|---|
?id=URL&fields=scopes string | Returns the status for an article URL. The value can be one of the following:
If no scope value is returned, the article has not been indexed and can be considered |
POST Endpoint | Description |
|---|---|
?id=URL&scopes=SCOPEstring, enum | Adds an article to the index or updates the scope for an indexed article. where SCOPE can be one of the following:
|
?id=URL&scopes=SCOPE&scrape=truestring, enum, boolean | Re-scrapes the content of an indexed URL. Used when updating an indexed news article URL |
?id=URL&scopes=SCOPE&denylist=booleanstring, enum, boolean | Sets the denylist status of a URL for a specific scope for the News Tab.
|
| Error Code | Type | Description |
|---|---|---|
|
| The access token has expired or is invalid. |
|
| Possible issues:
|