Block Publishers At Account Levelpost https://backstage.taboola.com/backstage/api/1.0/{account_id}/block-publisherSuppress specific publishers at the account level.Path Paramsaccount_idstringrequiredAn alphabetic ID. See Get Account Details.Body ParamsRAW_BODYstringDefaults to { "sites": [ "site_1", "site_2" ] }An object with the following properties: - sites - a collection of sites (publisher account_ids) - patch_operation (include this field for the PATCH verb only - otherwise, omit it)Responses 200200 400400Updated about 1 month ago