Duplicate the Google Search Console connection through accounts
Call this API to duplicate an existing google search console connection to another accounts.
application/json
Request Body required
from_account_key string required
to_account_keys string[] required
Responses
- 201
- 422
The connection has been duplicated
*/*
Schema
Example (from schema)
Schema
object
{}
The account keys are invalid
*/*
Schema
Example (from schema)
Schema
object
{}
Loading...