Skip to main content
DELETE
Delete keywords

Authorizations

Authorization
string
header
required

Pass your Keupera API key as a Bearer token: Authorization: Bearer YOUR_KEUPERA_API_KEY. Generate keys from Account → API Keys in your Keupera dashboard.

Body

application/json
ids
string<uuid>[]
required

Keyword IDs to delete.

website_id
string<uuid>

Response

Keywords deleted.

success
boolean
deleted
integer

Number of keywords deleted.