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 }
Authentication Methods
  • API key

  • Personal access token Must also include the seam-workspace header in the request.

To learn more, see Authentication.

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

phone

{
  JSON representation of phone
}

Last updated

Was this helpful?

Revision created

ci: Generate docs