Function ciphers_id_attachment_post

Source
pub async fn ciphers_id_attachment_post(
    configuration: &Configuration,
    id: Uuid,
) -> Result<CipherResponseModel, Error<CiphersIdAttachmentPostError>>