pub async fn extras_image_attachments_bulk_destroy(
configuration: &Configuration,
image_attachment_request: Vec<ImageAttachmentRequest>,
) -> Result<(), Error<ExtrasImageAttachmentsBulkDestroyError>>Expand description
Delete a list of image attachment objects.