Restore a channel
POST/api/v4/channels/:channel_id/restore
Restore channel from the provided channel id string.
Minimum server version: 3.10
Permissions
manage_team permission for the team of the channel.
Request
Responses
- 200
- 401
- 403
- 404
Channel restore successful
No access token provided
Do not have appropriate permissions
Resource not found