Update a custom field for an ActionAsk AIput https://api.safetyculture.io/tasks/v1/tasks/{task_id}/custom_fieldPath Paramstask_idstringrequiredThe unique identifier of an action in the form of UUID.Body Paramsfield_valueobjectThe custom field and its value to update. This data structure can be also used to delete a custom field value.field_value objectmodified_atdate-timeOptional. Date and time this modification occurred. Must be sent in the Internet Date-Time format. More information about the type is available here: https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#timestamp.Responses 200A successful response. defaultAn unexpected error response.Updated 5 months ago