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.
Required permissions:
session.link
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.