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

Path Parameters

id
string
required

Topic identifier

Body

application/merge-patch+json

The updated Topic resource

Response

200
application/ld+json

Topic resource updated