Create a new usergroup grant

POST {{baseUrl}}/user-group-grants

Creates a new usergroup grant

Request Body

{"userGroupId"=>"<string>", "role"=>"<string>", "nodeId"=>"<string>", "productId"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
x-user-rolestring(Required) Specifies the user role with which the user intends to perform the operation
Content-Typestring
Acceptstring

RESPONSES

status: Created

&quot;&quot;