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