OAuth 2.0 Device Verification Endpoint
GET/oauth2/device/verify
This is the device user verification endpoint. The user is redirected here when trying to log in using the device flow.
Responses
- 302
- default
Empty responses are sent when, for example, resources are deleted. The HTTP status code for empty responses is typically 201.
errorOAuth2