Authorize device to use OIDC.post https://{tenanturl}/oauth2/device_authorizationUse this API to authorize a device to use OIDC.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requestsâŠLoadingLoadingâŠForm Dataclient_idstringThe OIDC application's client ID.scopestringA space-delimited list of scopes that are associated with generated access token.Responses 200Device and user codes are returned. 400The request was invalid. 500An internal server error occurred.Updated 11 months ago