v9

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-1194110197.0 KB
Slack

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"}