OverviewThis web services API allows service providers to automatically create users and tenants. |
The interface is implemented using Web Services. 
RequirementMake sure that the version 3 API is enabled. API CallsThe Provisioning API provides the following Web Services calls:
Data typesThe Provisioning Web Service uses three fundamental data types, that represent user provisioning related entities:
Tips for developersTo make things faster during development we recommend using SoapUI which offers functional testing for SOAP and REST APIs. Once you downloaded and installed it, simply create a new SOAP Project from the File menu and enter the http://MediaRepositoryIpAddress:7003/provisioning?wsdl for HTTP connection or https://MediaRepositoryIpAddress:443/verba/ws-provisioning-3?wsdl for HTTPS connection.
In the case of SOAP XML-based communication don't forget to remove the unused optional tags from the request XML. |