Once we have handed the pairing code to the user, we need to check and see if they've entered it. To do so, we can make the following request.
x-client-version | string Default: 0.0.0 Firmware or software version of a C2C integration. Will be used to determine the correct Device Model configuration for the device when multiple are available. Must be a valid semantic version. For more on semantic versions, see here: https://semver.org/ Example: 2.16.4 |
Bad request
{- "access_token": "string",
- "expires_in": 0,
- "refresh_token": "120c200e-32b3-497f-b267-07b30cc24052",
- "token_type": "bearer"
}