Skip to main content
DELETE
Remove a keyword from the saved list.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

keywordId
string
required

Query Parameters

companyId
string
required

Company ID

page
integer

1-indexed page number

pageSize
integer

Rows per page, max 100

Filter to keywords containing this text

tag
string

Filter to keywords carrying this tag

savedOnly
boolean

Only keywords a user saved. Defaults to false (all keywords).

sortBy
enum<string>

Sort field. Defaults to volume, highest first.

Available options:
volume,
cpc,
competition,
keyword
country
string

Country code. Defaults to "us".

language
string

Language code. Defaults to "en".

Response

Whether the keyword was unsaved

Success response

success
boolean

Whether the operation succeeded