Skip to main content

Get connect URL for Slack authentication

GET 

/v2/organizations/:organizationId/slack/get-connect-url

Returns URL to which user should be redirected to connect Slack workspace

Request

Path Parameters

    organizationId int64required

Responses

OK

Schema
    url stringrequired
Loading...