您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

update-example.json 171B

12345678910
  1. {
  2. "group": {
  3. "id": 42,
  4. "organization": "my-org",
  5. "name": "new-name",
  6. "description": "New Description",
  7. "membersCount": 1,
  8. "default": false
  9. }
  10. }