Item_Create
post
Create a User-level AD Object
Resource URL
https://api.wem.cloudburrito.com /services/wem/users
Header Parameters
Parameter | Type | Value | Description |
---|---|---|---|
Accept |
string |
Optional |
Only "application/json" is supported. |
Authorization |
string |
Optional |
Citrix Cloud authorization token. |
Citrix-TransactionId |
string |
Optional |
Transaction ID that will be used to track this request. |
Citrix-CustomerId |
string |
Optional |
Citrix Cloud customer ID. |
Body Parameters
Request Body
Response Error Details
HTTP Code | Error Code | Description |
---|---|---|
400 | 400 |
The format of the parameters is incorrect. |
401 | 401 |
Authorization failed. |
406 | 406 |
Requested media type is not supported. |
409 | 409 |
A resource with the same identity already exists. |
415 | 415 |
The charset is not supported. |
Item_Create
post
Create a User-level AD Object
Resource URL
https://api.wem.cloudburrito.com /services/wem/users
Header Parameters
Parameter | Type | Value | Description |
---|---|---|---|
Accept |
string |
Only "application/json" is supported. |
|
Authorization |
string |
Citrix Cloud authorization token. |
|
Citrix-TransactionId |
string |
Transaction ID that will be used to track this request. |
|
Citrix-CustomerId |
string |
Citrix Cloud customer ID. |
Body Parameters
Request Body
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Error Details
HTTP Code | Error Code | Description |
---|---|---|
400 | 400 |
The format of the parameters is incorrect. |
401 | 401 |
Authorization failed. |
406 | 406 |
Requested media type is not supported. |
409 | 409 |
A resource with the same identity already exists. |
415 | 415 |
The charset is not supported. |
Working...