Data Protection

Update customer mappings for a rule

Replaces the customers mapped to a data protection rule.

put/msp/dataProtection/v1/rules/{rule_id}/customers

Path parameters

rule_idstring required

Specify the unique ID of the data protection rule.

Headers

Authorizationstring required

Specify the Bearer access token

Request body

customerGlobalIDsstring[] required

List of customer global IDs to map to this rule (complete replacement)

Response

Ok - Customers updated successfully

Changes