patch
https://api.safetyculture.io/assets/v1/types/
Update specific attributes of an existing asset type using the update_mask parameter to control which properties are modified.
- If
update_mask=name, only the name is updated regardless of other values in the request body. - Any attributes not listed in
update_maskare ignored, even if present in the request body.