v1
latestOpenAPI 3.0.02026-07-1417448450.4 KBoauth
Exchanges a temporary OAuth verifier code for a workspace token.
get/oauth.token
Query parameters
client_idstring
Issued when you created your application.
client_secretstring
Issued when you created your application.
codestring
The code param returned via the OAuth callback.
redirect_uristring
This must match the originally submitted URI (if one was sent).
single_channelboolean
Request the user to add your app only to a single channel.
Response
Success example using a workspace app produces a very different kind of response