pub async fn ciphers_bulk_collections_post(
configuration: &Configuration,
cipher_bulk_update_collections_request_model: Option<CipherBulkUpdateCollectionsRequestModel>,
) -> Result<(), Error<CiphersBulkCollectionsPostError>>
pub async fn ciphers_bulk_collections_post(
configuration: &Configuration,
cipher_bulk_update_collections_request_model: Option<CipherBulkUpdateCollectionsRequestModel>,
) -> Result<(), Error<CiphersBulkCollectionsPostError>>