Class BatchDeleteParams

  • All Implemented Interfaces:
    com.anthropic.core.Params

    
    public final class BatchDeleteParams
     implements Params
                        

    Delete a Message Batch.

    Message Batches can only be deleted once they've finished processing. If you'd like to delete an in-progress batch, you must first cancel it.

    Learn more about the Message Batches API in our /en/docs/build-with-claude/batch-processing