Create a Sandbox Phone

POST /phones/simulate/create_sandbox_phone ⇒ { phone }

Creates a new simulated phone in a sandbox workspace. For more information, see Creating a Simulated Phone for a User Identity.

Authentication Methods

  • API key

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

Request Parameters

assa_abloy_metadata

Type: object Required: No

ASSA ABLOY metadata to associate with the simulated phone.


custom_sdk_installation_id

Type: string Required: No

ID of the custom SDK installation to use for the simulated phone.


phone_metadata

Type: object Required: No

Metadata to associate with the simulated phone.


user_identity_id

Type: string Required: Yes

ID of the user identity to associate with the simulated phone.


Return Type

phone

Last updated

Was this helpful?