Update channel
PATCH/channels/:channelId
Updates certain properties of a Channel
. To adjust the Channel
's visibility, refer to the Update channel visibility endpoint.
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful response.
Unauthorized access.
Access forbidden.
Given resource was not found.
Invalid data provided.