Updates a BroadWorks system.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

A request to update a BroadWorks system.

string | null

The organization ID.

string
required
length ≥ 1

Gets or sets the OCI webservice URL used to interface with BroadWorks.

string
required
length ≥ 1
^.*/webservice/services/ProvisioningService\?wsdl$

Gets or sets the OCI webservice URL used to interface with BroadWorks.

string
required
length ≥ 1

Gets or sets the username for OCI webservice used to interface with BroadWorks.

string
required
length ≥ 1

Gets or sets the password for OCI webservice used to interface with BroadWorks.

string | null

Gets or sets the Reseller Id used to interface with BroadWorks.

string | null

Gets or sets the Service Provider/Enterprise Id used to interface with BroadWorks.

boolean

Gets or sets a value indicating whether to import the devices and users at the service provider level.

string | null

Gets or sets the Group Id used to interface with BroadWorks.

string | null

Gets or sets the Service Pack Name used to interface with BroadWorks.

string | null

Gets or sets Enterprise Trunk Name to include the assigned Users with BroadWorks synchronizations.

int32

Gets or sets the optional synchronization period. Defaults to 4 hours.

Responses
200

OK when successful with this BroadWorks system in the body.

400

BAD REQUEST if any validation errors occur.

401

UNAUTHORIZED when the access token is invalid or expired.

403

FORBIDDEN when the permissions to update the BroadWorks system are not granted.

404

NOT FOUND when the BroadWorks system is not found.

500

INTERNAL SERVER ERROR on any unexpected errors.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!