Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions rooms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5587,10 +5587,13 @@ paths:
* `delete-team-channel`: To delete a channel within a team, also requires the `delete-c` permission.
* `delete-team-group`: To delete a private channel within a team, also requires the `delete-p` permission.

> You can't use this endpoint to delete a team's main room. Use [Delete a Team endpoint](https://developer.rocket.chat/apidocs/delete-a-team) instead.

### Changelog
| Version | Description |
| ------- | --------------|
| 5.4.0 | Added |

operationId: get-api-v1-rooms.delete
parameters:
- $ref: '#/components/parameters/Auth-Token'
Expand Down