post https://auth.api.sandbox.cleeng.com/v1/codes/authorize
Use this endpoint to verify the code and authorize the device in Device Flow Login (PIN Pair) functionality.
Beta
Please note that it is a Beta phase.
Errors
Error Reason | Status code | Error code | Message |
---|---|---|---|
Failed to parse the request body | 400 | REQ0001 | Invalid request body |
Code not found or invalid | 404 | PINP0201 | PIN-Pair Authentication Code not found or invalid |
Code has expired | 410 | PINP0203 | PIN-Pair Authentication Code has expired |
Internal reason | 500 | SXXXX (X - number) | Internal Server Error |