extras_image_attachments_bulk_update

Function extras_image_attachments_bulk_update 

Source
pub async fn extras_image_attachments_bulk_update(
    configuration: &Configuration,
    image_attachment_request: Vec<ImageAttachmentRequest>,
) -> Result<Vec<ImageAttachment>, Error<ExtrasImageAttachmentsBulkUpdateError>>
Expand description

Put a list of image attachment objects.