Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
  "id": "api.forum.v3.create",
  "ver": "1.0",
  "ets": 1614939498392,
  "params": {
    "resmsgid": "4739650a-cd23-43ce-9634-0e864d243eba",
    "msgid": "",
    "status": "Success"
  },
  "responseCode": "OK",
  "result": {
    "forums": [
      {
        "sbType": "95502931-e903-45e0-a4f7-f6ae3c97a66f",
        "sbIdentifier": "95502931-e903-45e0-a4f7-f6ae3c97a66f",
        "newCid": 93,
        "cids": [
          93
        ]
      }
    ]
  }
}

Postman Collection

Discussion Forum API's Postman collection

For courses:

Till now, a Discussion forum for courses can be configured via APIs only.

...