put https://apis.druva.com/msp/v3/customers/
Update existing customer details.
- The only supported attribute are licenseManagedAllowed and dataAccessAllowed. Providing any other attributes will result in an error.
- For dataAccessAllowed, the existing value cannot be changed.
- Refer this page for supported attributes: https://developer.druva.com/docs/msp-product-and-attribute-values.
- After you initiate the operation, it is queued and a task ID is generated. You can get the task ID from the success response. Use this task ID in the 'Get Task Details' API to track the operation's progress.
- You must provide existing information in all the fields that do not require an update.