get
https://backstage.taboola.com/backstage/api/1.0//block-publisher
Fetch a list of suppressed publishers at the account level.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Response BodyThe response is an object with a single property:
sites- an array of sites (as Strings). For more information, see: List Of Publishers.
{
"sites": [
"site_1",
"site_2"
]
}