post https://{tenanturl}/v1.0/endpoint//device_authorization
Use this API to authorize a device to use OIDC.
Responses
Use this API to authorize a device to use OIDC.
xxxxxxxxxx
curl --request POST \
--url https://tenant_url/v1.0/endpoint/default/device_authorization \
--header 'accept: */*' \
--header 'content-type: application/x-www-form-urlencoded' \
--data scope=openid