Delete a list of articles

Hard-deletes up to 100 articles by id in a single request. Cascades to chunks. Ids that do not exist (or belong to another workspace) are silently ignored — the call always succeeds unless the input itself is invalid.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
ids
array of uuids
required
length between 1 and 100

Article ids to delete. Up to 100 per request.

ids*
Responses
200

Deleted (empty body).

400

ids empty or longer than 100.

Language
Credentials
Bearer
krns_sk_*
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!