POST
/
api
/
v1
/
topics
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "id": 123,
  "name": "<string>"
}

Body

The new Topic resource

name
string

Response

Topic resource created

@context
@id
string
@type
string
id
integer
name
string