Skip to content

Commit 63f6874

Browse files
author
Slack API Ref Buildbot
committed
Updated from Slack docs, 2026/05/28
1 parent c3715a5 commit 63f6874

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs.slack.dev/methods/conversations.inviteShared.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"desc": "Sends an invitation to a Slack Connect channel",
3-
"http_method": "GET",
3+
"http_method": "POST",
44
"scope": {
55
"bot": [
66
"conversations.connect:write"

docs.slack.dev/methods/dnd.setSnooze.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"desc": "Turns on Do Not Disturb mode for the current user, or changes its duration.",
3-
"http_method": "GET",
3+
"http_method": "POST",
44
"scope": {
55
"user": [
66
"dnd:write"

0 commit comments

Comments
 (0)