Skip to main content
POST
Mint an install URL for a specific Slack app

Authorizations

Authorization
string
header
required

Dairo API key, e.g. dairo_test_... or dairo_live_...

Path Parameters

appId
string
required

The Slack app id (e.g. A012ABCD0A0).

Response

Success

The signed Slack OAuth install URL to present as an "Add to Slack" button.

url
string
required

https://slack.com/oauth/v2/authorize URL carrying the app's bot scopes and a signed, single-use state (10-minute expiry).