{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"topicTypes": [
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"topics": [
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
}
]
}
],
"unit": "https://example.com/",
"hasPublicPosting": true
}
Updates the DiscussionNamespace resource.
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"topicTypes": [
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"topics": [
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
}
]
}
],
"unit": "https://example.com/",
"hasPublicPosting": true
}
DiscussionNamespace identifier
The updated DiscussionNamespace resource
DiscussionNamespace resource updated