Invites a remote cluster to a channel.
POST/api/v4/remotecluster/:remote_id/channels/:channel_id/invite
Invites a remote cluster to a channel, sharing the channel if needed. If the remote cluster was already invited to the channel, calling this endpoint will have no effect.
Permissions
manage_shared_channels
Request
Responses
- 200
- 401
- 403
Remote cluster invited successfully
No access token provided
Do not have appropriate permissions