Skip to main content
POST
/
oauth
/
device
/
authorize
Error
A valid request URL is required to generate request examples
{}
{
  "error": "<string>",
  "error_description": "<string>"
}
{
  "error": "<string>",
  "error_description": "<string>"
}
{
  "error": "<string>",
  "error_description": "<string>"
}

Authorizations

X-API-Key
string
header
required

Body

multipart/form-data
organization_id
string
required

Organization ID; must match the authenticated org

user_code
string
required

User code displayed on the device

workspace_id
string

Default workspace ID; must belong to organization and be accessible to user

Response

OK

{key}
string