Creates a new claim by grouping existing cases together.
Use your API key as the username. No password is required.
Array of case IDs to group into this claim. All cases must already exist.
1["case_abc123", "case_def456"]Optional unique identifier for the claim. If not provided, one will be generated automatically.
126"claim_abc123"