Usage

Generate Install Url

Generate a Slack OAuth authorization URL.

post/slack/install

Request body

redirect_uristring nullable

Custom OAuth redirect URI

scopesstring[] nullable

Override default bot scopes

Response

Successful Response

{"stackTrail":"paths:/slack/install:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes