Module Typesense.CurationItemDeleteSchema

module T : sig ... end
val delete_curation_set_item : curation_set_name:string -> item_id:string -> t -> unit -> T.t

Delete a curation set item

Delete a specific curation item by its id

  • parameter curation_set_name

    The name of the curation set

  • parameter item_id

    The id of the curation item to delete