Update WorkSpace role items for customer.
POST/api/v2/customers/:customerId/services/workspace/roles/:roleId/items
Use this method to update role items for customer.
This is a sample role creation and explanation of each attribute
Request
Responses
- 200
- 400
- 401
- 403
- 500
Successful execution, role items has been updated
Bad request, invalid parameters
Unauthorized, valid token was not supplied
Forbidden, the user does not have permission to execute this function
Server error, details will be included in the response.