Site channels
Configure site channels for your docs site.
Attributes
anyOptional
or
or
or
The SiteChannel object
{
"type": "builtin:slack",
"setupSettings": {
"allowedChannels": [
"text"
]
},
"object": "site-channel",
"id": "text",
"status": "active",
"role": "collaborator",
"answers": 1,
"createdAt": "2026-01-01T00:00:00.000Z",
"urls": {
"location": "https://example.com"
}
}Last updated
Was this helpful?