v1
latestOpenAPI 3.1.02026-07-13125160383.6 KBUpdate asset policy
Update an existing asset policy. Use append mode to merge new values with existing ones (e.g., add alerting configs or labels without removing current ones). Use replace mode to completely overwrite the policy configuration.
patch/v1/asset/policy/{policy_id}
Query parameters
update_type'append' | 'replace'
Update strategy. append (default) merges new values with existing ones. replace overwrites the entire policy — all required fields for the policy type must be provided.
Request body
Response
OK