API ReferenceSlackStart Slack OAuthCopy pagePOSThttps://app.rightbrain.ai/api/v1/org/:org_id/project/:project_id/slack/authorizeGenerate a Slack OAuth authorize URL for connecting a workspace to this project.AuthenticationAuthorizationBearerBearer token authentication using JWT tokens from Ory Kratos/HydraPath parametersorg_idstringRequiredformat: "uuid"The organization IDproject_idstringRequiredformat: "uuid"The project IDResponseSuccessful Responseauthorize_urlstringformat: "uri">=1 characterSlack OAuth URL for connecting a workspace.Errors400Bad Request Error403Forbidden Error422Unprocessable Entity Error