Updates the labels associated with an actionAsk AIput https://api.safetyculture.io/tasks/v1/actions/{action_id}/labelPath Paramsaction_idstringrequiredaction_id is the ID of the action to be updated.Body Paramslabel_idsarray of stringsThe list of label IDs to associate with the action. Multiple labels can be added. Note: Sending an empty list for label_ids will remove all labels currently associated with the action.label_idsADD stringmodified_atdate-timeDate and time this label was modified.Responses 200A successful response. defaultAn unexpected error response.Updated 5 months ago