Exclusion lists
Create domain exclusions
POST
/
excluded-domains
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Authorization
string
requiredContent-Type
string
requiredBody
application/vnd.amp+json
excluded_domains
object[]
requiredResponse
200 - application/vnd.amp+json
{key}
enum<string>
Available options:
success
, duplicated
, error
Was this page helpful?