patch
https://app.hive.com/api/v2/actions
Bulk update up to 1000 actions in a single request.
Each object in the actions array must include an _id field. All other fields are optional and follow the same validation rules as the PUT /actions/{actionId} endpoint.
Partial success is possible: the response indicates how many actions were updated and returns the IDs of successfully updated actions. Actions the user does not have access to are silently skipped.
