Skip to main content
GET
Preview what deleting a keyword would destroy

Authorizations

Authorization
string
header
required

Clerk API key. Create one in Settings → API Keys. Pass as Authorization: Bearer <key>.

Path Parameters

id
integer
required
Required range: -9007199254740991 <= x <= 9007199254740991

Response

200 response

What deleting this keyword would destroy besides the keyword itself. A read — it changes nothing.

keywordId
integer
required

The keyword the preview is for.

Required range: -9007199254740991 <= x <= 9007199254740991
keyword
string
required

The keyword's term.

feeds
object[]
required

Feeds that WOULD be deleted with this keyword. Empty when none would.

notifications
object[]
required

Notifications that WOULD be deleted with those feeds. Empty when none would.