Patch an account.
Patch an account.
Path Parameters
id int64 required
application/json-patch+json
Request Body required
object
Responses
- 200
 - 401
 - 404
 
Found
application/json
Schema
Example (from schema)
Schema
analytics_client_factory string
analyzerId int64
botify_project string
botify_token string
botify_username string
collection string
Default value: entity
The collection hosing the Knowledge Graph.
country string
datasetId string deprecated
datasetUri string
default_data_formatter string
domainUri string
google_search_console_site_url string
id int64
indexed boolean
is_wordpress boolean
key string
language string
ngDatasetId string
resolvedUrl string
subscriptionId int64
url string
wpAdmin string
wpJson string
wp_include_exclude_default string
{
  "analytics_client_factory": "string",
  "analyzerId": 0,
  "botify_project": "string",
  "botify_token": "string",
  "botify_username": "string",
  "collection": "entity",
  "country": "string",
  "datasetUri": "string",
  "default_data_formatter": "string",
  "domainUri": "string",
  "google_search_console_site_url": "string",
  "id": 0,
  "indexed": true,
  "is_wordpress": true,
  "key": "string",
  "language": "string",
  "ngDatasetId": "string",
  "resolvedUrl": "string",
  "subscriptionId": 0,
  "url": "string",
  "wpAdmin": "string",
  "wpJson": "string",
  "wp_include_exclude_default": "string"
}
Authentication Failure
Not Found
Loading...