Slack
Slack OAuth install redirect
Redirects to the Slack OAuth authorization page. Requires SLACK_CLIENT_ID to be configured.
Response Body
application/json
curl -X GET "http://localhost:3001/api/v1/slack/install"Empty
{
"error": "string",
"message": "string",
"requestId": "string"
}