CategorySettings: Discourse Category Settings |
Get a list of categoriesThe Categories endpoint returns a list of all the categories for your discourse site that you have access to.
Catalog: Discourse
Schema: Categories
Label: Category Settings
This is a read-only table. The Discourse API may not support changing the data or the Invantive SQL driver for Discourse does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Discourse API.
Select Discourse API URL: /categories.json
Insert Discourse API URL: /categories.json
Update Discourse API URL: /categories.json
Delete Discourse API URL: /categories.json
Field Selection Method: NotRequired
Base Path: category_list
Select Discourse API Operation: get /categories.json
Table Columns
The columns of the table CategorySettings are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
can_create_category |
boolean |
Can Create Category |
☐ |
|
can_create_topic |
boolean |
Can Create Topic |
☐ |
|
draft_key |
string |
Draft Key |
☐ |
|
draft_sequence |
int64 |
Draft Sequence |
☐ |
|
draft |
boolean |
Draft |
☐ |
|
19-12-2022 16:28 Version 22.1.113-BETA+3734