UserActionRequired
A type that returns user actions that need to be completed for the device to be successfully registered
Fields
Errors raised while attempting to complete this step.
A unique identifier for this onboarding step.
List of actions the user must resolve in order for the device to be registered.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"errors": [OnboardingError],
"id": "66654242",
"userActions": [UserActionReason]
}