API Script for Tenanted systems

Hi Team

Is there a way to have an API interface in order for a third party webpage can create an new tenant, with number of Ext, IVRs, etc, where features can be selected and provisioned on that same page., create an admin user for that tenant and once finished , will send the ulr of the vitalpbx for administration

Thanks

1 Like

Hi, check the Vitalpbx API

POST
/tenants
https://{{host}}/api/v2/tenants
Endpoint to create a new tenant with all the required settings. This endpoint might take some time because it applies changes after the new tenant is created.

Thanks for the reply!!

I’ll check

Please also allow creating editing extensions via API, updating names, email addresses, caller ID.