Skip to content

Commit 31c1f76

Browse files
committed
Moved optional param note to info callout
1 parent e6c52ab commit 31c1f76

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/resources/Channel.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,10 @@ Get a channel by ID. Returns a [channel](#DOCS_RESOURCES_CHANNEL/channel-object)
349349

350350
## Modify Channel % PATCH /channels/{channel.id#DOCS_RESOURCES_CHANNEL/channel-object}
351351

352-
Update a channel's settings. Returns a [channel](#DOCS_RESOURCES_CHANNEL/channel-object) on success, and a 400 BAD REQUEST on invalid parameters. All JSON parameters are optional.
352+
Update a channel's settings. Returns a [channel](#DOCS_RESOURCES_CHANNEL/channel-object) on success, and a 400 BAD REQUEST on invalid parameters.
353+
354+
> info
355+
> All parameters to this endpoint are optional
353356
354357
> info
355358
> This endpoint supports the `X-Audit-Log-Reason` header.

0 commit comments

Comments
 (0)