Manage your tenants. Admin user has access to details for his account and other tenant users, whilst tenant user has access to his account info only.
Retrieve a collection of holiday entries.
Use the filter
query parameter to retrieve just a subset of a collection.
Use the search
query parameter to restrict the results of a request to match a search criterion.
Use the orderby
query parameter to specify the sort order of the items returned from server.
The default order is ascending order.
Use the skip
query parameter to set the number of items to skip at the start of a collection.
0
Use the top
query parameter to specify the page size of the result set.
100
Set tenant object that already exists.
The name of the tenant.
The SIP domain of tenant.
It is usually a fully qualified domain name (FQDN).
If there is no FQDN, you can also use the IP address of the PBX server as the SIP domain.
The SIP domain name is only used for SIP message authentication and does not require analysis.
The official website of tenant.
Timezone for tenant.
The IANA Time Zone names, such as "Asia/Shanghai".
The Currency code (ISO 4217).
USD
A valid country code based on iso3166-1 alpha-3 standard. see: https://www.iso.org/iso-3166-country-codes.html
Allow extension video recording.
false
Allow extension audio recording.
false
Allow dual track recording for calls.
false
Whether to enable night mode.
false
Whether to enable two-factor authentication.
false
Some custom configuration options serialized as json string
The retention period in days of recordings.
180
The retention period in days of call report files.
30
The retention period in days of audit logs and event logs.
180
The retention period in days of temporary files.
30
The maximum size of disk space that the extension user is allowed to have for IM service.
Specify a positive number and specify the unit at the same time, KB, MB, GB, PB are all allowed.
For example: 100MB, 1000GB. Leave it empty, means unlimited.
1GB
The match method of contact:
Can be either:
DISABLE
: Disable match.MATCH_EXACTLY
: Match exactly.MATCH_LENGTH
: Match at least specified number of characters.MATCH_EXACTLY
Possible values: The matched length of characters when contact_match_type is MATCH_LENGTH
.
Method for adding Group, Queue or DID/DDI Names to Caller ID:
Can be either:
DISABLE
: Do not add.APPEND
: Append names.PREPEND
: Prepend names.APPEND
Possible values: The interval for synchronizing contacts from the server, in minutes.
720
Whether to force reset the initial password.
false
The unique ID of the file.
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYw
Content of this certificate file for STIR/SHAKEN support.
Content of this private certificate file for STIR/SHAKEN support.
No content
Update tenant password policy.
The password must contains at least min_length
characters.
Must be less than or equal the value of max_length
.
6
The password must contains at most max_length
characters.
Must be greater than or equal the value of min_length
.
32
The password must contains at least one letter (latin characters).
true
The password must contains at least one number (0-9).
true
The password must contains at least one upper case letter or special character (e.g. ~,!,@,#,$,%,^,&,*,(,),_,+,=).
true
The password must not contains sequential_characters.
true
The password must not contains repeating_characters.
true
The password must not similar to the account information.
true
No content
Update voicemail server
The extension number of voicemail server.
The extension number.
[0-9]{3,64}
Duration the voicemail will be kept before auto deleted, in days.
30
The minimum length of a voicemail, in seconds. Any callings shorter than this value will not be saved as voicemail.
1
No content
Create a new holiday
The name of the holiday.
A valid country code based on iso3166-1 alpha-3 standard. see: https://www.iso.org/iso-3166-country-codes.html
Whether the holiday consists of consecutive days.
Does the holiday take effect every year.
The start year of holiday.
The start year of holiday.
The start month of holiday.
The end month of holiday.
The start day of holiday.
The end day of holiday.
The start hour of holiday.
The end hour of holiday.
The start minute of holiday.
The end minute of holiday.
Update a holiday that already exists.
The unique ID of holiday.
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYw
The name of the holiday.
A valid country code based on iso3166-1 alpha-3 standard. see: https://www.iso.org/iso-3166-country-codes.html
Whether the holiday consists of consecutive days.
Does the holiday take effect every year.
The start year of holiday.
The start year of holiday.
The start month of holiday.
The end month of holiday.
The start day of holiday.
The end day of holiday.
The start hour of holiday.
The end hour of holiday.
The start minute of holiday.
The end minute of holiday.
No content