Skip to main content
DELETE
Remove local keywords

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

project_id
string<uuid>
required

Body

application/json

Request body for removing local keywords from a project.

keyword_ids
string[]
required
Minimum array length: 1

Response

Successful Response

success
boolean
default:true
data
Data · object | null