Skip to main content
POST
Create a topic

Endpoints

  • GET /topics
  • POST /topics

Create request

List example

GET /topics?search=digest

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
description
string | null

Response

Topic created