v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141910064.4 KB

Modifies an existing channel.

put/spaces/{spaceId}/channels/{channelId}

Path parameters

spaceIdstring required

The unique ID of the private re:Post.

channelIdstring required

The unique ID of the private re:Post channel.

Request body

channelNamestring password required

The name for the channel. This must be unique per private re:Post.

channelDescriptionstring password

A description for the channel. This is used only to help you identify this channel.

Response

Success

UpdateChannelOutput required