Create Usergroup
POST/usergroups/
Use this endpoint to create a single usergroup. If a usergroup is successfully created, the response will include the usergroup id
.
Fields
Name | Required |
---|---|
name | no |
language | no |
parent | no |
company | no |
department | no |
office | no |
notes | no |
inheritProductList | no Default is Y |
inheritOrderList | no Default is Y |
budget | no Default is N |
budgetInherit | no Default is Y |
orderListAllowAll | no Default is U |
sourceId | no |
source | only when sourceId is provided |
Request
Responses
- 201
- 400
Create Usergroup - 201
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id
Create Usergroup - 400 (invalid payload)
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id