Create Phonebook
Phonebooks
Create Phonebook
Create a phonebook, hardcode its layout, and seed it with the supplied contacts. Each contact becomes an entry with one detail row per non-empty field.
POST
Create Phonebook
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Tenant ID
Required range:
x <= 9007199254740991Phonebook name
Required string length:
1 - 255Include tenant extensions in the phonebook (yes/no)
Available options:
yes, no Provision this phonebook to hardware (1) or not (0)
Required range:
0 <= x <= 1Contacts to seed the phonebook with