Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
user_identity_id
string<uuid>
required

ID of the user identity that you want to associate with the simulated phone.

assa_abloy_metadata
object

ASSA ABLOY metadata that you want to associate with the simulated phone.

custom_sdk_installation_id
string

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

phone_metadata
object

Metadata that you want to associate with the simulated phone.

Response

OK

phone
object
required

Represents an app user's mobile phone. See the phone object.