Remove Labels from ClaimAsk AIdelete https://api.claimable.com/claims/{claim_id}/labelsRemove one or more labels from a claim.Path Paramsclaim_idint64requiredClaim IDBody Paramslabels parameter with an array of label slugs to remove from the claim.labelsarray of stringsrequiredlabels*ADD stringResponse 200Labels removed and returned list of current labels.Updated 7 months ago