Skip to content

Trigger a global slack command

POST
/api/v4/slack/trigger

Triggers a global slack command.

Media typeapplication/json
object
text
required

Text of the slack command

string
nullable
Examplegenerated
{
"text": "example"
}

Created

Bad Request

Unauthorized