Delete topic

Delete topic

Deletes a single topic from a project.

Path Parameters
  • id
    string
    required

    The ID of the project to delete the topic from.

  • topic-id
    string
    required

    The ID of the topic to delete.

Responses
  • 200

    OK

DELETE/projects/{id}/articles/{topic-id}

No Body