Skip to main content

Update private item for customer

PUT 

/api/v2/customers/:customerId/services/workspace/items

Use this method to update item provisioned to a customer.

This is a sample item update

  1. If you want to refresh membership for item created through group import, you can set import to true and specify other item details to update.. (don't specify users or roles externally)
  2. If you are updating public item provisioned to customer, you can not update Name, Description, SKU and IconReference

Request

Responses

Successful execution, user has been created