oauth_access
Exchange a temporary OAuth verifier code for a Slack access token to enable authenticated API access.
Instructions
Exchange a temporary OAuth verifier code for an access token (V1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | Yes | ||
| client_secret | Yes | ||
| code | Yes | ||
| redirect_uri | No | ||
| single_channel | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||