Delete topic
Deletes a single topic from a project.
Path Parameters
- idstringrequired
The ID of the project to delete the topic from.
- topic-idstringrequired
The ID of the topic to delete.
Responses
- 200
OK
DELETE/projects/{id}/articles/{topic-id}
No Body