Skip to main content

Request Device Code

POST 

https://{siteurl}/api/oauth/:OAuthName/device/code

This API allows you to requests a new device code, user code from the Device code Endpoint

Request

Responses

Successful response

Request Collapse all
Base URL
https://{siteurl}
Parameters
— pathrequired
Body required
{
  "client_id": "string",
  "Scope": "string"
}
ResponseClear

Click the Send API Request button above and see the response here!