patch
https://api.safetyculture.io/assets/v1/status-groups/
Updates a status group's name, description, and status options. Removing an option reassigns or clears the assets currently using it.
Update a status group's name, description, and status options. Use the update_mask to specify which fields to change. To add options, include them in the options array; to keep an existing option, include it with its id.
Removing a status option affects assets currently using it. Set
reassign_to_option_idto move those assets to another option in the group; if you omit it, the status is cleared from those assets.