conversations.declineSharedInvite
method
Welcome to the new home of Slack developer docs!
We're still building and not all features are available quite yet. Enjoy this peek into the future!
Not ready for the future? Return to the past at api.slack.com.
Usage info
This Slack Connect API method declines (i.e., doesn't approve) an accepted invitation to a Slack Connect channel.
If you'd like to approve an accepted invitation, use the conversations.approveSharedInvite
method.
You'll likely want to subscribe to the shared_channel_invite_accepted
event in order to keep track of the invitations that have been accepted and are waiting for approval.