pub async fn extras_image_attachments_create(
configuration: &Configuration,
image_attachment_request: ImageAttachmentRequest,
) -> Result<ImageAttachment, Error<ExtrasImageAttachmentsCreateError>>Expand description
Post a list of image attachment objects.