Skip to main content

Generate Slack Auth Url

POST 

/v0/generate_slack_auth_url

Generates a Slack authentication URL with a temporary authorization token.

Args: request: The HTTP request containing project_id in the body db: Database session

Returns: dict: Contains the Slack authentication URL

Request

Responses

Successful Response