Lotti di Messaggi
Elimina un Batch di Messaggi
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.
DELETE
/
v1
/
messages
/
batches
/
{message_batch_id}
Headers
Optional header to specify the beta version(s) you want to use.
To use multiple betas, use a comma separated list like beta1,beta2
or specify the header multiple times for each beta.
The version of the Anthropic API you want to use.
Read more about versioning and our version history here.
Path Parameters
ID of the Message Batch.
Was this page helpful?