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