Identities
Create an identity with its mandatory mailbox and tunnel, optionally also a phone number and/or attached vault secret access
post/api/v1/identities/
Request body
Example request
{
"phone_number": {
"forwarding_phone_number": "+15551234567",
"forwarding_sip_uri": "sip:line@voice.example.com"
}
}Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.