Exchange an authorisation code for an access and refresh token

Requests access and refresh tokens using a short-lived code.

Example:
```json
{ "code": "123456" }
```
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Query Params
string

Expand an ID field to an object

string

Sort by a specific field

string

Specify a viewID to customize the result

string

Specify viewColumns to extend the result

string

Filter by scope

Body Params
string
Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
204

No Content

401

You don't have permission to request a access and refresh token

404

OAuth 2.0 config not found for given sdkPluginID

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!