Authorize or deny device authorization
POST/v2/oidc/device_authorization/:deviceAuthorizationId
Authorize or deny the device authorization request based on the provided device authorization id.
Request​
Responses​
- 200
- 403
- 404
- default
OK
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.