A valid request URL is required to generate request examples{
"@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
}Creates a new discussion namespace. Requires unit-level permission for the target unit. Namespaces serve as containers for organizing discussions within a unit or the tenant.
A valid request URL is required to generate request examples{
"@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
}The new DiscussionNamespace resource