Skip to main content
POST
Pause Keywords Batch

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

customer_id
integer
required
token_id
integer | null

Optional specific Token ID

Body

application/json

Schema for batch keyword operation requests

keywords
KeywordIdentifierSchema · object[]
required

List of keywords to operate on

Response

Successful Response

Schema for batch keyword operation responses

successful_operations
KeywordOperationResultSchema · object[]

List of successful keyword operations

failed_operations
KeywordOperationResultSchema · object[]

List of failed keyword operations