Cancel Batch
/v1/messages/batches/{batch_id}/cancel
Cancel a batch run.
Path Parameters
batch_id: string
Cancel Batch
curl https://api.letta.com/v1/messages/batches/$BATCH_ID/cancel \
-X PATCH \
-H "Authorization: Bearer $LETTA_API_KEY"
{}Returns Examples
{}