## Syntax



## Request fields for create_workgroup

The following fields can be used in the **create_workgroup** method:

Field nameObligationDefinition/Value
domainRequiredThe domain under which you want to create the workgroup.
workgroupRequiredThe name of the new workgroup.

## Response fields for create_workgroup

The following fields may be returned in response to the** create_workgroup** method:

Field nameObligationDescription/Value
errorReturned if **success = false**A text string that explains the error.
error_numberReturned if **success = false**A number that represents the error.
successAlways returnedIndicates whether the request was successful or not. Allowed values are **true** and **false**.

## Examples for create_workgroup

**Request**



**Response**