oauth_v2_exchange
Exchange a legacy non-expiring token for a new limited-time token to renew Slack API access.
Instructions
Exchange a legacy access token for a new expiring access token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The legacy (non-expiring) access token to exchange. | |
| client_id | Yes | Your app's client ID. | |
| client_secret | Yes | Your app's client secret. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||