Skip to content

Commit

Permalink
modify
Browse files Browse the repository at this point in the history
  • Loading branch information
haoxiuwen committed Dec 6, 2023
1 parent 3921035 commit de901ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/document/server-side/group.md
Original file line number Diff line number Diff line change
Expand Up @@ -3759,7 +3759,7 @@ curl -X POST https://XXXX/XXXX/XXXX/thread/1XXXX7/users -d '{
#### HTTP 请求

```http
DELETE https://{host}/{org_name}/{app_name}/threads/{thread_id}/users
DELETE https://{host}/{org_name}/{app_name}/thread/{thread_id}/users
```

##### 路径参数
Expand Down

0 comments on commit de901ec

Please sign in to comment.