Skip to main content

Connect Slack workspace to organization

POST 

/v2/organizations/:organizationId/slack/connect

This endpoint allows the owner of an organization to connect a Slack workspace to their organization. Checks if the Slack integration feature is enabled for the organization and proceeds with the connection.

Request

Path Parameters

    organizationId int64required

Body

required
    code stringrequired

Responses

OK

Loading...