cURL
curl --request POST \ --url https://platform.unstructuredapp.io/api/v1/oauth/verify \ --header 'Content-Type: application/json' \ --data ' { "user_code": "<string>", "api_key": "<string>" } '
{}
Approve a device authorization by submitting user_code + API key.
Fallback for environments without Keycloak SSO.
Successful Response
Was this page helpful?
Contact support