Provisioning
-
API Documentation
Introduction Prerequisites Enable API ProvisioningKey API settings Endpoints Environment Licensing Template Users Email (Exchange) SharePoint Integration Credentials Domain ActiveDirectorySync ActivityFeed Business Apps (deprecated) Int...
-
Provisioning Licensing
GET /{EnvironmentName}/Licensing/?version=2.0 Description: Gets the User Licenses summary Name Located in Description Required Schema EnvironmentName Path Name of the Environment Yes string Responses Code Descri...
-
Provisioning Licensing (deprecated)
Note: This API will be deprecated. It is scheduled for removal starting from 1 January 2020. See this article for the new API. GET /{EnvironmentName}/Licensing/ Description: Gets the User Licenses summary Name Located in Description Requ...
-
Configuration for Hosters
Note: The provisioning User License is deprecated from v.3.3.0 om 23/08/2019 The configuration files for Workspace 365 can be found in the “Configs” folder. Provisioning API Enabled Is used to indicate whether the Provisioning API is enabled. ...
-
Provisioning User Licenses
Note: The Provisioning User Licenses is depricated from v.2.50.0 on 20/09/2017. We advice to use the new Licensing API. GET /{EnvironmentName}/UserLicenses/ Description:Gets the User Licenses summary NOTE: Is ONLY available when UseUserLicens...
-
Provisioning Domain
GET /{EnvironmentName}/Domain/ Description: Gets a list containing the domains registered with Office 365 Name Located in Description Required Schema EnvironmentName Path Name of the Environment Yes string Response...
-
Provisioning User
POST /{EnvironmentName}/User/ Description: Creates a User Name Located in Description Required Schema EnvironmentName Path Name of the Environment Yes string User Body User to create Yes { EmailAddress: string...
-
Provisioning Environment
New: POST /Environment/ New v2: POST /Environment/?version=2.0 Validate: POST /Environment/Validate/ Activate: PUT /Environment/{EnvironmentName}/Activate/ Deactivate: PUT /Environment/{EnvironmentName}/Deactivate/ Delete: DELETE /Environment/{...
-
Provisioning API
Introduction The Workspace 365 Provisioning API is intended for provisioning and managing Workspace 365 resources. The API uses a REST-ish interface meaning instead of calling Actions/Methods, you define the Action you want to perform on a resourc...