Delete several topics

Delete several topics

Deletes multiple topics from a project.

Path Parameters
  • id
    string
    required

    The ID of the project to delete topics from.

Body
application/json
ids
array string[]
required

An array of strings containing topic ids.

Responses
  • 200

    OK

DELETE/projects/{id}/articles

No Body