v1

latestOpenAPI 3.1.02026-07-22168133210.3 KB
Usage

Handle Oauth Callback

Exchange an OAuth code for tokens and create the installation.

Called by the frontend callback route after the user authorizes the Slack app.

post/slack/install/callback

Request body

codestring required

Authorization code from Slack

redirect_uristring nullable

Redirect URI used in the authorization request

Response

Successful Response

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