typesense
Typesense.CurationItemDeleteSchema
ppxlib
typesense.auth
yojson
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
The name of the curation set
The id of the curation item to delete