v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141910064.4 KB

Add role to multiple users or groups in a private re:Post channel.

post/spaces/{spaceId}/channels/{channelId}/roles

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

accessorIdsAccessorId[] required

The user or group identifiers to add the role to.

channelRole'ASKER' | 'EXPERT' | 'MODERATOR' | 'SUPPORTREQUESTOR' required

The channel role to add to the users or groups.

Response

Success

addedAccessorIdsAccessorId[] required

An array of successfully updated identifiers.

All 19 operations