Create a Sandbox Phone
Creates a new simulated phone in a sandbox workspace. For more information, see Creating a Simulated Phone for a User Identity.
POST /phones/simulate/create_sandbox_phone β { phone }
Request Parameters
user_identity_id
String (Required)
ID of the user identity to associate with the simulated phone.
assa_abloy_metadata
Object
ASSA ABLOY metadata to associate with the simulated phone.
custom_sdk_installation_id
String
ID of the custom SDK installation to use for the simulated phone.
phone_metadata
Object
Metadata to associate with the simulated phone.
Response
{
JSON representation of phone
}
Last updated
Was this helpful?