API structure has changed
6 structure changes including:
6 Modifications
Modified
6
GET /v1/channels
- Response
-
200 response Modified
-
application/json content type Modified
-
items property Modified
- readonly property Added
-
items property Modified
-
application/json content type Modified
GET /v1/channels/{channelId}
- Response
-
200 response Modified
-
application/json content type Modified
- readonly property Added
-
application/json content type Modified
POST /v1/channels
- Response
-
201 response Modified
-
application/json content type Modified
- readonly property Added
-
application/json content type Modified
POST /v1/channels~bulkCreate
- Response
-
201 response Modified
-
application/json content type Modified
-
created property Modified
- readonly property Added
-
created property Modified
-
application/json content type Modified
POST /v1/forums/{forumId}/topics~bulkCreate
- Response
-
201 response Modified
-
application/json content type Modified
-
created property Modified
- readonly property Added
-
created property Modified
-
application/json content type Modified
PUT /v1/channels/{channelId}
- Response
-
200 response Modified
-
application/json content type Modified
- readonly property Added
-
application/json content type Modified