Start Slack OAuth

Generate a Slack OAuth authorize URL for connecting a workspace to this project.

Authentication

AuthorizationBearer

Bearer token authentication using JWT tokens from Ory Kratos/Hydra

Path parameters

org_idstringRequiredformat: "uuid"
The organization ID
project_idstringRequiredformat: "uuid"
The project ID

Response

Successful Response
authorize_urlstringformat: "uri">=1 character
Slack OAuth URL for connecting a workspace.

Errors

400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error